diff --git a/categories/coding.json b/categories/coding.json deleted file mode 100644 index 80f33d80e..000000000 --- a/categories/coding.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "$schema": "../category.schema.json", - "title": "Coding", - "icon": "code-2" -} \ No newline at end of file diff --git a/categories/development.json b/categories/development.json index bfe541ace..cfbe17591 100644 --- a/categories/development.json +++ b/categories/development.json @@ -1,5 +1,5 @@ { "$schema": "../category.schema.json", - "title": "Development", - "icon": "git-pull-request" -} \ No newline at end of file + "title": "Coding & development", + "icon": "code-2" +} diff --git a/icons/binary.json b/icons/binary.json index dfa270243..2f7c0bcfa 100644 --- a/icons/binary.json +++ b/icons/binary.json @@ -9,6 +9,6 @@ ], "categories": [ "text", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/bitcoin.json b/icons/bitcoin.json index d81877eb4..c42890d09 100644 --- a/icons/bitcoin.json +++ b/icons/bitcoin.json @@ -8,7 +8,7 @@ "categories": [ "brands", "currency", - "coding", + "development", "money" ] -} \ No newline at end of file +} diff --git a/icons/book-copy.json b/icons/book-copy.json index 91f61afe2..3c4ea559c 100644 --- a/icons/book-copy.json +++ b/icons/book-copy.json @@ -12,7 +12,6 @@ "clone" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-down.json b/icons/book-down.json index 504555bc8..fa700c49c 100644 --- a/icons/book-down.json +++ b/icons/book-down.json @@ -8,7 +8,6 @@ "pull" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-key.json b/icons/book-key.json index ff399d6f5..c173a7fec 100644 --- a/icons/book-key.json +++ b/icons/book-key.json @@ -9,7 +9,6 @@ ], "categories": [ "development", - "coding", "security" ] } diff --git a/icons/book-lock.json b/icons/book-lock.json index ff399d6f5..c173a7fec 100644 --- a/icons/book-lock.json +++ b/icons/book-lock.json @@ -9,7 +9,6 @@ ], "categories": [ "development", - "coding", "security" ] } diff --git a/icons/book-marked.json b/icons/book-marked.json index 7cea34eaa..51983064e 100644 --- a/icons/book-marked.json +++ b/icons/book-marked.json @@ -11,7 +11,6 @@ "repository" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-minus.json b/icons/book-minus.json index 071f19533..9bc482f66 100644 --- a/icons/book-minus.json +++ b/icons/book-minus.json @@ -9,7 +9,6 @@ "delete" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-open-check.json b/icons/book-open-check.json index 60d6b0794..26500bc60 100644 --- a/icons/book-open-check.json +++ b/icons/book-open-check.json @@ -14,4 +14,4 @@ "gaming", "development" ] -} \ No newline at end of file +} diff --git a/icons/book-open.json b/icons/book-open.json index bfc842aa7..b63101c77 100644 --- a/icons/book-open.json +++ b/icons/book-open.json @@ -8,4 +8,4 @@ "gaming", "development" ] -} \ No newline at end of file +} diff --git a/icons/book-plus.json b/icons/book-plus.json index 9f0b50aaa..1c93cd29b 100644 --- a/icons/book-plus.json +++ b/icons/book-plus.json @@ -8,7 +8,6 @@ "add" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-template.json b/icons/book-template.json index 740e511c5..1cec5bcb8 100644 --- a/icons/book-template.json +++ b/icons/book-template.json @@ -9,7 +9,6 @@ "dashed" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-up.json b/icons/book-up.json index 3f9a55b61..1660a6c8f 100644 --- a/icons/book-up.json +++ b/icons/book-up.json @@ -8,7 +8,6 @@ "push" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book-x.json b/icons/book-x.json index 071f19533..9bc482f66 100644 --- a/icons/book-x.json +++ b/icons/book-x.json @@ -9,7 +9,6 @@ "delete" ], "categories": [ - "development", - "coding" + "development" ] } diff --git a/icons/book.json b/icons/book.json index 6df71a2d8..72586ab8e 100644 --- a/icons/book.json +++ b/icons/book.json @@ -11,4 +11,4 @@ "gaming", "development" ] -} \ No newline at end of file +} diff --git a/icons/bot.json b/icons/bot.json index cf28f4e2c..434d96bd7 100644 --- a/icons/bot.json +++ b/icons/bot.json @@ -5,7 +5,6 @@ "ai" ], "categories": [ - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/box.json b/icons/box.json index b976154fb..3bc1bb48d 100644 --- a/icons/box.json +++ b/icons/box.json @@ -7,7 +7,6 @@ "categories": [ "shapes", "gaming", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/boxes.json b/icons/boxes.json index 0de5eaa1d..1fffbb288 100644 --- a/icons/boxes.json +++ b/icons/boxes.json @@ -12,7 +12,6 @@ "categories": [ "shapes", "gaming", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/bug.json b/icons/bug.json index 6e3915bfd..7522b9ed9 100644 --- a/icons/bug.json +++ b/icons/bug.json @@ -6,7 +6,6 @@ "insect" ], "categories": [ - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/chevron-right-square.json b/icons/chevron-right-square.json index 997ef824e..b16efc321 100644 --- a/icons/chevron-right-square.json +++ b/icons/chevron-right-square.json @@ -9,7 +9,6 @@ "console" ], "categories": [ - "coding", "development", "shapes" ] diff --git a/icons/chevron-right.json b/icons/chevron-right.json index f493abf2c..ebfda1b29 100644 --- a/icons/chevron-right.json +++ b/icons/chevron-right.json @@ -10,8 +10,7 @@ ], "categories": [ "arrows", - "coding", "development", "shapes" ] -} \ No newline at end of file +} diff --git a/icons/cloud-cog.json b/icons/cloud-cog.json index 7d6c46851..e33fe667e 100644 --- a/icons/cloud-cog.json +++ b/icons/cloud-cog.json @@ -7,7 +7,6 @@ "network" ], "categories": [ - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/code-2.json b/icons/code-2.json index 3c1f943a1..51b095db6 100644 --- a/icons/code-2.json +++ b/icons/code-2.json @@ -8,6 +8,6 @@ ], "categories": [ "text", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/code.json b/icons/code.json index 3c1f943a1..51b095db6 100644 --- a/icons/code.json +++ b/icons/code.json @@ -8,6 +8,6 @@ ], "categories": [ "text", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/codepen.json b/icons/codepen.json index 3c6a5cfa8..ce240c7e4 100644 --- a/icons/codepen.json +++ b/icons/codepen.json @@ -5,7 +5,6 @@ ], "categories": [ "brands", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/codesandbox.json b/icons/codesandbox.json index 3c6a5cfa8..ce240c7e4 100644 --- a/icons/codesandbox.json +++ b/icons/codesandbox.json @@ -5,7 +5,6 @@ ], "categories": [ "brands", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/command.json b/icons/command.json index 17047a879..42bee46e4 100644 --- a/icons/command.json +++ b/icons/command.json @@ -7,6 +7,6 @@ "prompt" ], "categories": [ - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/component.json b/icons/component.json index 71c3569a8..bca871a96 100644 --- a/icons/component.json +++ b/icons/component.json @@ -10,7 +10,6 @@ ], "categories": [ "design", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/curly-braces.json b/icons/curly-braces.json index 0caa98d97..5464c4d9c 100644 --- a/icons/curly-braces.json +++ b/icons/curly-braces.json @@ -6,8 +6,7 @@ "token" ], "categories": [ - "coding", "development", "files" ] -} \ No newline at end of file +} diff --git a/icons/diff.json b/icons/diff.json index fb6dc7954..490797884 100644 --- a/icons/diff.json +++ b/icons/diff.json @@ -9,8 +9,7 @@ "maths" ], "categories": [ - "coding", "development", "files" ] -} \ No newline at end of file +} diff --git a/icons/file-code.json b/icons/file-code.json index 755c47eb7..6b2f294a2 100644 --- a/icons/file-code.json +++ b/icons/file-code.json @@ -6,6 +6,6 @@ ], "categories": [ "files", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/file-diff.json b/icons/file-diff.json index 37a8f6186..799eff477 100644 --- a/icons/file-diff.json +++ b/icons/file-diff.json @@ -6,7 +6,6 @@ ], "categories": [ "files", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/file-digit.json b/icons/file-digit.json index af9b0d546..213a14e4b 100644 --- a/icons/file-digit.json +++ b/icons/file-digit.json @@ -6,6 +6,6 @@ ], "categories": [ "files", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/file-json-2.json b/icons/file-json-2.json index 3d290cae0..8a9083052 100644 --- a/icons/file-json-2.json +++ b/icons/file-json-2.json @@ -7,6 +7,6 @@ ], "categories": [ "files", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/file-json.json b/icons/file-json.json index 3d290cae0..8a9083052 100644 --- a/icons/file-json.json +++ b/icons/file-json.json @@ -7,6 +7,6 @@ ], "categories": [ "files", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/file-terminal.json b/icons/file-terminal.json index 536ef7019..5f5275c13 100644 --- a/icons/file-terminal.json +++ b/icons/file-terminal.json @@ -8,6 +8,6 @@ ], "categories": [ "files", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/flag-triangle-left.json b/icons/flag-triangle-left.json index cf19fcb51..31b53fa81 100644 --- a/icons/flag-triangle-left.json +++ b/icons/flag-triangle-left.json @@ -7,4 +7,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/flag-triangle-right.json b/icons/flag-triangle-right.json index cf19fcb51..31b53fa81 100644 --- a/icons/flag-triangle-right.json +++ b/icons/flag-triangle-right.json @@ -7,4 +7,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/function-square.json b/icons/function-square.json index 94017319e..2ea099c6d 100644 --- a/icons/function-square.json +++ b/icons/function-square.json @@ -8,8 +8,7 @@ ], "categories": [ "development", - "coding", "shapes", "maths" ] -} \ No newline at end of file +} diff --git a/icons/git-branch-plus.json b/icons/git-branch-plus.json index a3d3a4a03..943d348a1 100644 --- a/icons/git-branch-plus.json +++ b/icons/git-branch-plus.json @@ -5,7 +5,6 @@ "create" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-branch.json b/icons/git-branch.json index a79269d2a..5187f006e 100644 --- a/icons/git-branch.json +++ b/icons/git-branch.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-commit.json b/icons/git-commit.json index a79269d2a..5187f006e 100644 --- a/icons/git-commit.json +++ b/icons/git-commit.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-compare.json b/icons/git-compare.json index a79269d2a..5187f006e 100644 --- a/icons/git-compare.json +++ b/icons/git-compare.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-fork.json b/icons/git-fork.json index a79269d2a..5187f006e 100644 --- a/icons/git-fork.json +++ b/icons/git-fork.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-merge.json b/icons/git-merge.json index a79269d2a..5187f006e 100644 --- a/icons/git-merge.json +++ b/icons/git-merge.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-pull-request-closed.json b/icons/git-pull-request-closed.json index 05e4bb443..01b5b07fc 100644 --- a/icons/git-pull-request-closed.json +++ b/icons/git-pull-request-closed.json @@ -6,7 +6,6 @@ "rejected" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-pull-request-draft.json b/icons/git-pull-request-draft.json index 0782d8d26..3bb22943a 100644 --- a/icons/git-pull-request-draft.json +++ b/icons/git-pull-request-draft.json @@ -6,7 +6,6 @@ "draft" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/git-pull-request.json b/icons/git-pull-request.json index a79269d2a..5187f006e 100644 --- a/icons/git-pull-request.json +++ b/icons/git-pull-request.json @@ -5,7 +5,6 @@ "version control" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/github.json b/icons/github.json index 1f6c2f1ce..8838e9866 100644 --- a/icons/github.json +++ b/icons/github.json @@ -6,7 +6,6 @@ ], "categories": [ "brands", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/gitlab.json b/icons/gitlab.json index 1f6c2f1ce..8838e9866 100644 --- a/icons/gitlab.json +++ b/icons/gitlab.json @@ -6,7 +6,6 @@ ], "categories": [ "brands", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/hard-drive.json b/icons/hard-drive.json index 29f2b722f..256c69c7a 100644 --- a/icons/hard-drive.json +++ b/icons/hard-drive.json @@ -13,4 +13,4 @@ "development", "devices" ] -} \ No newline at end of file +} diff --git a/icons/hexagon.json b/icons/hexagon.json index 3beaabbe2..f246e6107 100644 --- a/icons/hexagon.json +++ b/icons/hexagon.json @@ -10,4 +10,4 @@ "brands", "development" ] -} \ No newline at end of file +} diff --git a/icons/indent.json b/icons/indent.json index 1ba98bb84..be4afb2b6 100644 --- a/icons/indent.json +++ b/icons/indent.json @@ -6,6 +6,6 @@ ], "categories": [ "text", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/inspect.json b/icons/inspect.json index ae5ff47de..ce0484417 100644 --- a/icons/inspect.json +++ b/icons/inspect.json @@ -11,6 +11,6 @@ "categories": [ "arrows", "cursors", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/keyboard.json b/icons/keyboard.json index 879fce3b9..d8dd60ef9 100644 --- a/icons/keyboard.json +++ b/icons/keyboard.json @@ -9,6 +9,6 @@ "categories": [ "text", "devices", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/milestone.json b/icons/milestone.json index 1cec15a10..99bc24282 100644 --- a/icons/milestone.json +++ b/icons/milestone.json @@ -8,7 +8,6 @@ "categories": [ "arrows", "development", - "coding", "gaming" ] -} \ No newline at end of file +} diff --git a/icons/network.json b/icons/network.json index 0fb8353ea..2b3a5d1cb 100644 --- a/icons/network.json +++ b/icons/network.json @@ -4,7 +4,6 @@ "tree" ], "categories": [ - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/option.json b/icons/option.json index 85fdb25b4..8809a52f5 100644 --- a/icons/option.json +++ b/icons/option.json @@ -6,6 +6,6 @@ "button" ], "categories": [ - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/outdent.json b/icons/outdent.json index 1ba98bb84..be4afb2b6 100644 --- a/icons/outdent.json +++ b/icons/outdent.json @@ -6,6 +6,6 @@ ], "categories": [ "text", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/package-2.json b/icons/package-2.json index b38375859..9f0ea163d 100644 --- a/icons/package-2.json +++ b/icons/package-2.json @@ -10,4 +10,4 @@ "files", "development" ] -} \ No newline at end of file +} diff --git a/icons/package-check.json b/icons/package-check.json index a8e5ef34b..fa63fed16 100644 --- a/icons/package-check.json +++ b/icons/package-check.json @@ -12,4 +12,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/package-minus.json b/icons/package-minus.json index 43844e1b4..3cca7ce59 100644 --- a/icons/package-minus.json +++ b/icons/package-minus.json @@ -7,4 +7,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/package-open.json b/icons/package-open.json index 1c3908831..6fb3e4fa6 100644 --- a/icons/package-open.json +++ b/icons/package-open.json @@ -9,4 +9,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/package-plus.json b/icons/package-plus.json index 3ed2cd7c2..2a938226d 100644 --- a/icons/package-plus.json +++ b/icons/package-plus.json @@ -8,4 +8,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/package-search.json b/icons/package-search.json index 088ce3c58..a7aab2aaf 100644 --- a/icons/package-search.json +++ b/icons/package-search.json @@ -8,4 +8,4 @@ "files", "development" ] -} \ No newline at end of file +} diff --git a/icons/package-x.json b/icons/package-x.json index 43844e1b4..3cca7ce59 100644 --- a/icons/package-x.json +++ b/icons/package-x.json @@ -7,4 +7,4 @@ "categories": [ "development" ] -} \ No newline at end of file +} diff --git a/icons/package.json b/icons/package.json index 86e52e30d..095e0f914 100644 --- a/icons/package.json +++ b/icons/package.json @@ -8,4 +8,4 @@ "files", "development" ] -} \ No newline at end of file +} diff --git a/icons/plug-2.json b/icons/plug-2.json index 6c7eded7c..9ded420d2 100644 --- a/icons/plug-2.json +++ b/icons/plug-2.json @@ -7,7 +7,6 @@ ], "categories": [ "devices", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/plug.json b/icons/plug.json index 6c7eded7c..9ded420d2 100644 --- a/icons/plug.json +++ b/icons/plug.json @@ -7,7 +7,6 @@ ], "categories": [ "devices", - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/pocket.json b/icons/pocket.json index dcbfaebd3..43d12e7bd 100644 --- a/icons/pocket.json +++ b/icons/pocket.json @@ -8,4 +8,4 @@ "brands", "development" ] -} \ No newline at end of file +} diff --git a/icons/puzzle.json b/icons/puzzle.json index d049059ad..080fa54c9 100644 --- a/icons/puzzle.json +++ b/icons/puzzle.json @@ -10,4 +10,4 @@ "development", "gaming" ] -} \ No newline at end of file +} diff --git a/icons/qr-code.json b/icons/qr-code.json index 9cde255b5..b0a5b2d01 100644 --- a/icons/qr-code.json +++ b/icons/qr-code.json @@ -4,8 +4,7 @@ "barcode" ], "categories": [ - "coding", "development", "social" ] -} \ No newline at end of file +} diff --git a/icons/regex.json b/icons/regex.json index 03ee527fe..0553493e8 100644 --- a/icons/regex.json +++ b/icons/regex.json @@ -7,7 +7,6 @@ ], "categories": [ "text", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/rocket.json b/icons/rocket.json index 226025a69..ca6e7fced 100644 --- a/icons/rocket.json +++ b/icons/rocket.json @@ -9,7 +9,6 @@ ], "categories": [ "gaming", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/rss.json b/icons/rss.json index 2ac2ff611..ae6756bb6 100644 --- a/icons/rss.json +++ b/icons/rss.json @@ -8,4 +8,4 @@ "development", "social" ] -} \ No newline at end of file +} diff --git a/icons/scroll.json b/icons/scroll.json index 394fe506b..00c8c6c41 100644 --- a/icons/scroll.json +++ b/icons/scroll.json @@ -9,7 +9,6 @@ ], "categories": [ "gaming", - "development", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/server-cog.json b/icons/server-cog.json index fa1048ce1..699861fed 100644 --- a/icons/server-cog.json +++ b/icons/server-cog.json @@ -11,4 +11,4 @@ "development", "devices" ] -} \ No newline at end of file +} diff --git a/icons/server-crash.json b/icons/server-crash.json index ffd8e8a85..e63b5d197 100644 --- a/icons/server-crash.json +++ b/icons/server-crash.json @@ -10,4 +10,4 @@ "development", "devices" ] -} \ No newline at end of file +} diff --git a/icons/server-off.json b/icons/server-off.json index 901b62711..a41edb562 100644 --- a/icons/server-off.json +++ b/icons/server-off.json @@ -8,4 +8,4 @@ "development", "devices" ] -} \ No newline at end of file +} diff --git a/icons/server.json b/icons/server.json index 901b62711..a41edb562 100644 --- a/icons/server.json +++ b/icons/server.json @@ -8,4 +8,4 @@ "development", "devices" ] -} \ No newline at end of file +} diff --git a/icons/shield.json b/icons/shield.json index 87ff1eafe..80eb9e504 100644 --- a/icons/shield.json +++ b/icons/shield.json @@ -8,6 +8,6 @@ "account", "security", "gaming", - "coding" + "development" ] -} \ No newline at end of file +} diff --git a/icons/slack.json b/icons/slack.json index f2c2e9cec..9dd1a8546 100644 --- a/icons/slack.json +++ b/icons/slack.json @@ -10,4 +10,4 @@ "brands", "development" ] -} \ No newline at end of file +} diff --git a/icons/terminal-square.json b/icons/terminal-square.json index f74f7953d..26576520b 100644 --- a/icons/terminal-square.json +++ b/icons/terminal-square.json @@ -7,8 +7,7 @@ "shell" ], "categories": [ - "coding", "development", "shapes" ] -} \ No newline at end of file +} diff --git a/icons/terminal.json b/icons/terminal.json index efe080009..8f1367d65 100644 --- a/icons/terminal.json +++ b/icons/terminal.json @@ -7,7 +7,6 @@ "shell" ], "categories": [ - "coding", "development" ] -} \ No newline at end of file +} diff --git a/icons/toy-brick.json b/icons/toy-brick.json index 7e925d8e8..117c4df32 100644 --- a/icons/toy-brick.json +++ b/icons/toy-brick.json @@ -11,4 +11,4 @@ "gaming", "development" ] -} \ No newline at end of file +} diff --git a/icons/trello.json b/icons/trello.json index cf1aad3c3..0e4e7932d 100644 --- a/icons/trello.json +++ b/icons/trello.json @@ -9,4 +9,4 @@ "brands", "development" ] -} \ No newline at end of file +} diff --git a/icons/webhook.json b/icons/webhook.json index 451ae2e5f..228a07639 100644 --- a/icons/webhook.json +++ b/icons/webhook.json @@ -7,8 +7,7 @@ ], "categories": [ "development", - "coding", "social", "account" ] -} \ No newline at end of file +} diff --git a/icons/wrench.json b/icons/wrench.json index 27ed295fe..3cd4a992c 100644 --- a/icons/wrench.json +++ b/icons/wrench.json @@ -8,7 +8,7 @@ ], "categories": [ "account", - "coding", + "development", "tools" ] -} \ No newline at end of file +}