diff --git a/db/hashnode.json b/db/hashnode.json new file mode 100644 index 00000000..f8987c44 --- /dev/null +++ b/db/hashnode.json @@ -0,0 +1,4 @@ +{ + "color": "#2962FF", + "path": "M0 0v64h64V0zM15 24c-4.4 4.4-4.4 11.5 0 15.9l9.7 9.7c4.4 4.4 11.5 4.4 15.9 0l9.7-9.7c4.4-4.4 4.4-11.5 0-15.9l-9.7-9.7c-4.4-4.4-11.5-4.4-15.9 0L15 24zm22.3 13.5c3.1-3.1 3.1-8.1 0-11.1-3.1-3.1-8.1-3.1-11.1 0-3.1 3.1-3.1 8.1 0 11.1 3.1 3.1 8.1 3.1 11.1 0z" +} diff --git a/package.json b/package.json index ab21e151..be141b4c 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "./google": "./dist/icons/google.js", "./google_play": "./dist/icons/google_play.js", "./groupme": "./dist/icons/groupme.js", + "./hashnode": "./dist/icons/hashnode.js", "./instagram": "./dist/icons/instagram.js", "./itch.io": "./dist/icons/itch.io.js", "./itunes": "./dist/icons/itunes.js", @@ -154,4 +155,4 @@ "react-dom": "^18.3.1" }, "packageManager": "pnpm@8.15.3" -} +} \ No newline at end of file