1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-29 09:10:51 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Fini
0876dff98a update icon: nodejs (plain, plain-wordmark, line, line-wordmark) (#2418)
[why]
The plain/line item contains two lines that are not visible in the
original icon. Technically they are there but they are hidden.
These lines make it impossible to recognize the stylized N that is the
basis of the icon.

[how]
Take the rounded hexagon from the wps file (because it was the most
clean one) and hand draw the lines of the N. Create from that simple
form all the new plain/line icons.

Use a different stroke thickness for the wordmark icons because the
previously used line width is ridiculously thin.

After optimized export from Inkscape hand-edit file to re-sort elements,
remove unused fill attributes and make start identical to previous svgs.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2025-06-02 12:40:20 +02:00
Patrik Wehrli
add88881ec update icon: nodejs (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) (#2011)
* Replace plain with alias

* Remove icons style attribute

* Update icons

* Commit suggestions

---------

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
2023-12-17 12:17:41 +01:00
Thomas Bui
d98a72cb9a Optimized SVG using SVGO (#597)
* Added script to optimize svgs

* Updated the svgs using svgo

* Made the optimize svg script into a workflow

* Added npm install step

* Change the env variable bug

* Clean up and updated check svg

* Change label name
2021-05-15 21:14:13 +02:00
konpa
efa8bba165 Compress all svg files 2014-11-28 16:18:50 +01:00
konpa
1e955df15a Change .ai for .eps format and clean .svg files 2014-10-10 15:34:38 +02:00
konpa
f935da07a9 Add PostgreSQL, NodeJS, KrakenJS, MongoDB. close #5 2014-08-01 10:33:22 +02:00