Skip to content

Commit 9fb53f2

Browse files
canalealweh
andauthored
Build preparation for release v2.17.0 (#2480)
* bump npm version to v2.17.0 * Built new icons, icomoon.json and devicon.css * Add missing fill attribute for ansys (plain, plain-wordmark) * Add missing fill attribute for bevyengine plain, plain-wordmark, line, line-wordmark * Add missing fill attribute for clickhouse (plain) * Updated duckdb color to six-digit version, and added newline * Added missing fill attribute to dynatryce (plain, plain-wordmark, line, line-wordmark) * Added missing fill attribute to expo (line, line-wordmark) * Added missing fill attribute to glitch (plain) * Replaced style attribute with fill for harbor (plain, plain-wordmark, line, line-wordmark) * Added six-digit fill attribute to illustrator (plain, line) * Added missing fill attribute to leetcode (plain, plain-wordmark, line, line-wordmark) * Replaced style attribute with fill for newrelic (plain, line) * Added missing fill attribute to primeng (plain) * Replaced style attribute with fill for processing (plain, line) * Replaced style attribute with fill for talos (plain) * Added missing fill attribute to web3js (plain) * Added missing fill attribute to wolfram (plain, plain-wordmark) * Fix tmux color and union path (plain, plain-wordmark) * Add missing alias definitions for C (original-wordmark, plain, plain-wordmark) * Updated colors * Updated npm icon * Built new icons, icomoon.json and devicon.css --------- Co-authored-by: Patrik Wehrli <patrik.wehrli@spcs.ch>
1 parent 73fa860 commit 9fb53f2

49 files changed

Lines changed: 1094 additions & 144 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

devicon-base.css

Lines changed: 782 additions & 73 deletions
Large diffs are not rendered by default.

devicon.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,15 @@
15441544
"color": "#a9bacd",
15451545
"aliases": [
15461546
{
1547-
"base": "plain",
1547+
"base": "original",
1548+
"alias": "original-wordmark"
1549+
},
1550+
{
1551+
"base": "original",
1552+
"alias": "plain"
1553+
},
1554+
{
1555+
"base": "original",
15481556
"alias": "plain-wordmark"
15491557
},
15501558
{
@@ -3240,7 +3248,7 @@
32403248
"plain"
32413249
]
32423250
},
3243-
"color": "#000",
3251+
"color": "#000000",
32443252
"aliases": []
32453253
},
32463254
{
@@ -8552,7 +8560,6 @@
85528560
"plain"
85538561
],
85548562
"font": [
8555-
"original",
85568563
"original-wordmark",
85578564
"plain"
85588565
]

devicon.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fonts/devicon.eot

261 KB
Binary file not shown.

fonts/devicon.svg

Lines changed: 259 additions & 23 deletions
Loading

fonts/devicon.ttf

258 KB
Binary file not shown.

fonts/devicon.woff

258 KB
Binary file not shown.

icomoon.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Loading

icons/ansys/ansys-plain.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)