Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c3e51f3
bump npm version to v2.17.0
canaleal Jun 8, 2025
5fb4372
Built new icons, icomoon.json and devicon.css
canaleal Jun 8, 2025
86aa737
Add missing fill attribute for ansys (plain, plain-wordmark)
weh Jun 16, 2025
a1ed65c
Add missing fill attribute for bevyengine
weh Jun 16, 2025
eca5df5
Add missing fill attribute for clickhouse (plain)
weh Jun 16, 2025
378f671
Updated duckdb color to six-digit version, and added newline
weh Jun 16, 2025
c52de59
Added missing fill attribute to dynatryce (plain, plain-wordmark, lin…
weh Jun 16, 2025
1afaf08
Added missing fill attribute to expo (line, line-wordmark)
weh Jun 16, 2025
00b0fa9
Added missing fill attribute to glitch (plain)
weh Jun 16, 2025
870db7a
Replaced style attribute with fill for harbor (plain, plain-wordmark,…
weh Jun 16, 2025
6125464
Added six-digit fill attribute to illustrator (plain, line)
weh Jun 16, 2025
f81ecee
Added missing fill attribute to leetcode (plain, plain-wordmark, line…
weh Jun 16, 2025
48c7fe6
Replaced style attribute with fill for newrelic (plain, line)
weh Jun 16, 2025
e3c4a6e
Added missing fill attribute to primeng (plain)
weh Jun 16, 2025
8541197
Replaced style attribute with fill for processing (plain, line)
weh Jun 16, 2025
f0ca656
Replaced style attribute with fill for talos (plain)
weh Jun 16, 2025
3cafd28
Added missing fill attribute to web3js (plain)
weh Jun 16, 2025
23058c4
Added missing fill attribute to wolfram (plain, plain-wordmark)
weh Jun 16, 2025
10f481b
Fix tmux color and union path (plain, plain-wordmark)
weh Jun 16, 2025
83fb4ba
Add missing alias definitions for C (original-wordmark, plain, plain-…
weh Jun 16, 2025
bc0e899
Merge pull request #2452 from weh/fixes/draft-release-2.17.0-c
canaleal Jun 17, 2025
cdeb7b2
Merge pull request #2451 from weh/fixes/draft-release-2.17.0-tmux
canaleal Jun 17, 2025
bcf5280
Updated colors
canaleal Jun 19, 2025
7cb7eb1
Merge branch 'draft-release-2.17.0' into fixes/draft-release-2.17.0
canaleal Jun 19, 2025
b7580d4
Merge pull request #2450 from weh/fixes/draft-release-2.17.0
canaleal Jun 19, 2025
2971194
Updated npm icon
canaleal Jun 22, 2025
1121c53
Merge pull request #2470 from devicons/update-icon-npm
canaleal Jun 23, 2025
e7ddd6b
Merge branch 'draft-release-2.17.0' into bot/build-result
canaleal Jun 23, 2025
06a55d6
Merge pull request #2436 from devicons/bot/build-result
canaleal Jun 23, 2025
abe2e63
Merge branch 'develop' into draft-release-2.17.0
canaleal Jun 23, 2025
48cc232
Built new icons, icomoon.json and devicon.css
canaleal Jun 24, 2025
1897496
Merge pull request #2478 from devicons/bot/build-result
canaleal Jun 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
855 changes: 782 additions & 73 deletions devicon-base.css

Large diffs are not rendered by default.

13 changes: 10 additions & 3 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -1544,7 +1544,15 @@
"color": "#a9bacd",
"aliases": [
{
"base": "plain",
"base": "original",
"alias": "original-wordmark"
},
{
"base": "original",
"alias": "plain"
},
{
"base": "original",
"alias": "plain-wordmark"
},
{
Expand Down Expand Up @@ -3240,7 +3248,7 @@
"plain"
]
},
"color": "#000",
"color": "#000000",
"aliases": []
},
{
Expand Down Expand Up @@ -8552,7 +8560,6 @@
"plain"
],
"font": [
"original",
"original-wordmark",
"plain"
]
Expand Down
2 changes: 1 addition & 1 deletion devicon.min.css

Large diffs are not rendered by default.

Binary file modified fonts/devicon.eot
Binary file not shown.
282 changes: 259 additions & 23 deletions fonts/devicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/devicon.ttf
Binary file not shown.
Binary file modified fonts/devicon.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion icomoon.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion icons/ansys/ansys-plain-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/ansys/ansys-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/bevyengine/bevyengine-line-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/bevyengine/bevyengine-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading