1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-02 20:57:37 +02:00

2 Commits

Author SHA1 Message Date
Alex Canales
9fb53f246b 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>
2025-06-29 22:32:00 -04:00
Ansh Singh Sonkhia
d2002091b7 new icon: leetcode (original, plain, line, original-wordmark, plain-wordmark, line-wordmark) (#2152)
* Added: leetcode icons

* Added: leetcode icons in devicon.json

* Optimized: leetcode-original.svg

* Optimized: leetcode-plain.svg

* Optimized: leetcode-line.svg

* Updated Aliases in devicon.json

* Apply suggestions from code review

- add plain icon to font
- shorten `#000000` to `#000`

* Create leetcode-original-wordmark.svg

* Create leetcode-line-wordmark.svg

* Create leetcode-plain-wordmark.svg

* add wordmark versions

* change color to `#ffa116`

* Rename icons/leetcode-plain-wordmark.svg to icons/leetcode/leetcode-plain-wordmark.svg

* Update leetcode-plain-wordmark.svg

recreate the plain version using the non-optimized original version

---------

Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2025-06-05 13:01:08 +02:00