1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-26 07:45:15 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
canaleal
d32562bcef Optimized SVGs 2024-12-22 21:22:37 -05:00
Fini Jastrow
2515d796c9 bash: Remove invisible outline of plain icon
[why]
When calculating the bounding box of the icon the real icon is too far
right. There is in fact a invisible box on the real icon's left.

[how]
Edit `svg` file directly (in vi) and just remove the outline's
description.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-09-05 08:58:11 +02: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
Enis Mulić
6f94a07577 fix bash-plain (#451) 2021-01-04 00:56:02 +01:00
Enis Mulić
0fb8473608 Resolve merge conflict issues 2020-12-31 17:37:23 +01:00
Enis Mulić
9671ffa5c9 Merge upstream develop 2020-12-31 17:31:11 +01:00
Enis Mulić
64585e9669 new icon Bash (original, plain) 2020-12-31 17:27:16 +01:00
Enis Mulić
3603b78926 Remove unnecessary comments 2020-12-30 16:54:45 +01:00
Enis Mulić
d6cf3f5c57 Add new icon Bash (Original, Plain), Closes #303 2020-12-30 15:37:52 +01:00