1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-22 08:12:26 +01:00

8 Commits

Author SHA1 Message Date
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
Marek Rawdanowicz
0326a734da fix haskell 2020-12-30 13:45:13 +01:00
Marek Rawdanowicz
0c3fe80331 close scope of icon styles 2020-12-29 20:28:11 +01:00
amacado
75a9195de7 remove icons with typo (as in 493ebf3c0b94849323b333e1f19eb3dd1f7e3582) 2020-09-06 13:53:48 +02:00
amacado
a34da1b600 merge master with build-integrate branch 2020-09-01 23:05:31 +02:00
amacado
493ebf3c0b rename "workmark" to "wordmark" (fixing typo) and optimise svg 2020-09-01 22:43:34 +02:00
amacado
0a17790373 move haskell to fonts/ directory (issue #274) and rework plain-versions to prepare for use as font; adding haskell to devicon.json and devicon-colors.css 2020-09-01 22:37:31 +02:00
Thomas Bui
330c994480 Added workflow for building the repo 2020-08-19 21:36:38 -07:00