diff --git a/bower.json b/bower.json deleted file mode 100644 index 9387a763..00000000 --- a/bower.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "devicon", - "version": "2.2.0", - "main": "devicon.min.css", - "ignore": [ - ".jshintrc", - "**/*.txt" - ], - "homepage": "http://konpa.github.io/devicon/", - "repository": { - "type": "git", - "url": "git://github.com/konpa/devicon.git" - }, - "authors": [ - "konpa (http://konpa.fr)" - ], - "description": "Programming related icons collection", - "keywords": [ - "programming", - "icons", - "svg", - "font" - ], - "license": "MIT" -} diff --git a/devicon.json b/devicon.json index 33988ce8..c41f0199 100644 --- a/devicon.json +++ b/devicon.json @@ -172,6 +172,31 @@ "color": "#003dff", "aliases": [] }, + { + "name": "almalinux", + "altnames": [ + "AlmaLinux OS" + ], + "tags": [ + "linux", + "os", + "open-source" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#ffffff", + "aliases": [] + }, { "name": "alpinejs", "altnames": [ @@ -1058,6 +1083,43 @@ "color": "#0071e0", "aliases": [] }, + { + "name": "biome", + "altnames": [ + "biomejs" + ], + "tags": [ + "linter", + "javascript", + "typescript", + "code-quality", + "coding-style", + "format", + "tool" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain-wordmark", + "line", + "line-wordmark" + ], + "font": [ + "original", + "plain-wordmark", + "line", + "line-wordmark" + ] + }, + "color": "#60a5fa", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "bitbucket", "altnames": [ @@ -2385,6 +2447,32 @@ } ] }, + { + "name": "detaspace", + "altnames": [ + "Deta", + "Deta Space" + ], + "tags": [ + "cloud", + "hosting", + "server" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "line", + "line-wordmark" + ], + "font": [ + "line", + "line-wordmark" + ] + }, + "color": "#f73b95", + "aliases": [] + }, { "name": "devicon", "altnames": [], @@ -5230,6 +5318,39 @@ } ] }, + { + "name": "kalilinux", + "altnames": [ + "kali" + ], + "tags": [ + "linux", + "operating-system", + "security" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain-wordmark", + "line", + "line-wordmark" + ], + "font": [ + "original", + "plain-wordmark", + "line", + "line-wordmark" + ] + }, + "color": "#2777ff", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "karatelabs", "altnames": [ @@ -6592,6 +6713,43 @@ } ] }, + { + "name": "ngrok", + "altnames": [], + "tags": [ + "networking", + "server" + ], + "versions": { + "svg": [ + "original", + "line" + ], + "font": [ + "original", + "line" + ] + }, + "color": "#02228e", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + }, + { + "base": "original", + "alias": "plain" + }, + { + "base": "original", + "alias": "plain-wordmark" + }, + { + "base": "line", + "alias": "line-wordmark" + } + ] + }, { "name": "ngrx", "altnames": [], @@ -6871,10 +7029,14 @@ ], "versions": { "svg": [ - "original-wordmark" + "original", + "original-wordmark", + "plain" ], "font": [ - "original-wordmark" + "original", + "original-wordmark", + "plain" ] }, "color": "#cb3837", @@ -8866,6 +9028,42 @@ } ] }, + { + "name": "remix", + "altnames": [ + "remix.run" + ], + "tags": [ + "framework", + "fullstack", + "web" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "line", + "line-wordmark" + ], + "font": [ + "original", + "original-wordmark", + "line", + "line-wordmark" + ] + }, + "color": "#121212", + "aliases": [ + { + "base": "original", + "alias": "plain" + }, + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] + }, { "name": "renpy", "altnames": [ @@ -10050,6 +10248,30 @@ } ] }, + { + "name": "stenciljs", + "altnames": [ + "stencil" + ], + "tags": [ + "framework", + "ui" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#000", + "aliases": [] + }, { "name": "storybook", "altnames": [ @@ -10467,6 +10689,30 @@ "color": "#000000", "aliases": [] }, + { + "name": "thymeleaf", + "altnames": [], + "tags": [ + "engine", + "html", + "java", + "server" + ], + "versions": { + "svg": [ + "original", + "plain", + "original-wordmark", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#005f0f", + "aliases": [] + }, { "name": "titaniumsdk", "altnames": [], @@ -11031,6 +11277,32 @@ } ] }, + { + "name": "veevalidate", + "altnames": [], + "tags": [ + "vuejs", + "vuejs-library", + "package" + ], + "versions": { + "svg": [ + "original", + "line" + ], + "font": [ + "original", + "line" + ] + }, + "color": "#04c971", + "aliases": [ + { + "base": "original", + "alias": "plain" + } + ] + }, { "name": "vercel", "altnames": [], @@ -11970,4 +12242,4 @@ } ] } -] +] \ No newline at end of file diff --git a/icons/almalinux/almalinux-original-wordmark.svg b/icons/almalinux/almalinux-original-wordmark.svg new file mode 100644 index 00000000..d3d1fb3a --- /dev/null +++ b/icons/almalinux/almalinux-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/almalinux/almalinux-original.svg b/icons/almalinux/almalinux-original.svg new file mode 100644 index 00000000..08a39e29 --- /dev/null +++ b/icons/almalinux/almalinux-original.svg @@ -0,0 +1 @@ + diff --git a/icons/almalinux/almalinux-plain-wordmark.svg b/icons/almalinux/almalinux-plain-wordmark.svg new file mode 100644 index 00000000..ca874ce4 --- /dev/null +++ b/icons/almalinux/almalinux-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/almalinux/almalinux-plain.svg b/icons/almalinux/almalinux-plain.svg new file mode 100644 index 00000000..c594a265 --- /dev/null +++ b/icons/almalinux/almalinux-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/biome/biome-line-wordmark.svg b/icons/biome/biome-line-wordmark.svg new file mode 100644 index 00000000..0268dc95 --- /dev/null +++ b/icons/biome/biome-line-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/biome/biome-line.svg b/icons/biome/biome-line.svg new file mode 100644 index 00000000..4047d4dc --- /dev/null +++ b/icons/biome/biome-line.svg @@ -0,0 +1 @@ + diff --git a/icons/biome/biome-original-wordmark.svg b/icons/biome/biome-original-wordmark.svg new file mode 100644 index 00000000..10d9a6ea --- /dev/null +++ b/icons/biome/biome-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/biome/biome-original.svg b/icons/biome/biome-original.svg new file mode 100755 index 00000000..ead90bfd --- /dev/null +++ b/icons/biome/biome-original.svg @@ -0,0 +1 @@ + diff --git a/icons/biome/biome-plain-wordmark.svg b/icons/biome/biome-plain-wordmark.svg new file mode 100644 index 00000000..0fcfc222 --- /dev/null +++ b/icons/biome/biome-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/detaspace/detaspace-line-wordmark.svg b/icons/detaspace/detaspace-line-wordmark.svg new file mode 100644 index 00000000..aa4debc3 --- /dev/null +++ b/icons/detaspace/detaspace-line-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/detaspace/detaspace-line.svg b/icons/detaspace/detaspace-line.svg new file mode 100644 index 00000000..a1a97afe --- /dev/null +++ b/icons/detaspace/detaspace-line.svg @@ -0,0 +1 @@ + diff --git a/icons/detaspace/detaspace-original-wordmark.svg b/icons/detaspace/detaspace-original-wordmark.svg new file mode 100644 index 00000000..218c1c91 --- /dev/null +++ b/icons/detaspace/detaspace-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/detaspace/detaspace-original.svg b/icons/detaspace/detaspace-original.svg new file mode 100644 index 00000000..c2702b7b --- /dev/null +++ b/icons/detaspace/detaspace-original.svg @@ -0,0 +1 @@ + diff --git a/icons/kalilinux/kalilinux-line-wordmark.svg b/icons/kalilinux/kalilinux-line-wordmark.svg new file mode 100644 index 00000000..9493c516 --- /dev/null +++ b/icons/kalilinux/kalilinux-line-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/kalilinux/kalilinux-line.svg b/icons/kalilinux/kalilinux-line.svg new file mode 100644 index 00000000..ae929740 --- /dev/null +++ b/icons/kalilinux/kalilinux-line.svg @@ -0,0 +1 @@ + diff --git a/icons/kalilinux/kalilinux-original-wordmark.svg b/icons/kalilinux/kalilinux-original-wordmark.svg new file mode 100644 index 00000000..fc570c2f --- /dev/null +++ b/icons/kalilinux/kalilinux-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/kalilinux/kalilinux-original.svg b/icons/kalilinux/kalilinux-original.svg new file mode 100644 index 00000000..de722ce1 --- /dev/null +++ b/icons/kalilinux/kalilinux-original.svg @@ -0,0 +1 @@ + diff --git a/icons/kalilinux/kalilinux-plain-wordmark.svg b/icons/kalilinux/kalilinux-plain-wordmark.svg new file mode 100644 index 00000000..d1b54e67 --- /dev/null +++ b/icons/kalilinux/kalilinux-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/ngrok/ngrok-line.svg b/icons/ngrok/ngrok-line.svg new file mode 100644 index 00000000..9211b538 --- /dev/null +++ b/icons/ngrok/ngrok-line.svg @@ -0,0 +1 @@ + diff --git a/icons/ngrok/ngrok-original.svg b/icons/ngrok/ngrok-original.svg new file mode 100644 index 00000000..045d5cb4 --- /dev/null +++ b/icons/ngrok/ngrok-original.svg @@ -0,0 +1 @@ + diff --git a/icons/npm/npm-original.svg b/icons/npm/npm-original.svg new file mode 100644 index 00000000..ab541807 --- /dev/null +++ b/icons/npm/npm-original.svg @@ -0,0 +1 @@ + diff --git a/icons/npm/npm-plain.svg b/icons/npm/npm-plain.svg new file mode 100644 index 00000000..c466094c --- /dev/null +++ b/icons/npm/npm-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/remix/remix-line-wordmark.svg b/icons/remix/remix-line-wordmark.svg new file mode 100644 index 00000000..b361f760 --- /dev/null +++ b/icons/remix/remix-line-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/remix/remix-line.svg b/icons/remix/remix-line.svg new file mode 100644 index 00000000..96dea5e9 --- /dev/null +++ b/icons/remix/remix-line.svg @@ -0,0 +1 @@ + diff --git a/icons/remix/remix-original-wordmark.svg b/icons/remix/remix-original-wordmark.svg new file mode 100644 index 00000000..6d345d31 --- /dev/null +++ b/icons/remix/remix-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/remix/remix-original.svg b/icons/remix/remix-original.svg new file mode 100644 index 00000000..9d5fc178 --- /dev/null +++ b/icons/remix/remix-original.svg @@ -0,0 +1 @@ + diff --git a/icons/stenciljs/stenciljs-original-wordmark.svg b/icons/stenciljs/stenciljs-original-wordmark.svg new file mode 100644 index 00000000..3d2f6cc8 --- /dev/null +++ b/icons/stenciljs/stenciljs-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/stenciljs/stenciljs-original.svg b/icons/stenciljs/stenciljs-original.svg new file mode 100644 index 00000000..ccf27601 --- /dev/null +++ b/icons/stenciljs/stenciljs-original.svg @@ -0,0 +1 @@ + diff --git a/icons/stenciljs/stenciljs-plain-wordmark.svg b/icons/stenciljs/stenciljs-plain-wordmark.svg new file mode 100644 index 00000000..981a8ac2 --- /dev/null +++ b/icons/stenciljs/stenciljs-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/stenciljs/stenciljs-plain.svg b/icons/stenciljs/stenciljs-plain.svg new file mode 100644 index 00000000..4b83c609 --- /dev/null +++ b/icons/stenciljs/stenciljs-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/thymeleaf/thymeleaf-original-wordmark.svg b/icons/thymeleaf/thymeleaf-original-wordmark.svg new file mode 100644 index 00000000..37f9bf94 --- /dev/null +++ b/icons/thymeleaf/thymeleaf-original-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/thymeleaf/thymeleaf-original.svg b/icons/thymeleaf/thymeleaf-original.svg new file mode 100644 index 00000000..ef0530f6 --- /dev/null +++ b/icons/thymeleaf/thymeleaf-original.svg @@ -0,0 +1 @@ + diff --git a/icons/thymeleaf/thymeleaf-plain-wordmark.svg b/icons/thymeleaf/thymeleaf-plain-wordmark.svg new file mode 100644 index 00000000..a7530b34 --- /dev/null +++ b/icons/thymeleaf/thymeleaf-plain-wordmark.svg @@ -0,0 +1 @@ + diff --git a/icons/thymeleaf/thymeleaf-plain.svg b/icons/thymeleaf/thymeleaf-plain.svg new file mode 100644 index 00000000..f81cdbc0 --- /dev/null +++ b/icons/thymeleaf/thymeleaf-plain.svg @@ -0,0 +1 @@ + diff --git a/icons/thymeleaf/thymeleaf.eps b/icons/thymeleaf/thymeleaf.eps new file mode 100644 index 00000000..39872d2f Binary files /dev/null and b/icons/thymeleaf/thymeleaf.eps differ diff --git a/icons/veevalidate/veevalidate-line.svg b/icons/veevalidate/veevalidate-line.svg new file mode 100644 index 00000000..41f3743d --- /dev/null +++ b/icons/veevalidate/veevalidate-line.svg @@ -0,0 +1 @@ + diff --git a/icons/veevalidate/veevalidate-original.svg b/icons/veevalidate/veevalidate-original.svg new file mode 100644 index 00000000..6b9f3f36 --- /dev/null +++ b/icons/veevalidate/veevalidate-original.svg @@ -0,0 +1 @@ + diff --git a/icons/web3js/web3-original.svg b/icons/web3js/web3js-original.svg similarity index 100% rename from icons/web3js/web3-original.svg rename to icons/web3js/web3js-original.svg diff --git a/icons/web3js/web3-plain.svg b/icons/web3js/web3js-plain.svg similarity index 100% rename from icons/web3js/web3-plain.svg rename to icons/web3js/web3js-plain.svg