1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-20 07:14:36 +01:00

2 Commits

Author SHA1 Message Date
Thomas Bui
d98a72cb9a
Optimized SVG using SVGO ()
* 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
David Leal
fe8e365b5f
new icon: OCaml (original, original-wordmark, plain, plain-wordmark) ()
* new icon: OCaml (original, original-wordmark, plain, plain-wordmark)

* Update icons/ocaml/ocaml-plain-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-original.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/ocaml/ocaml-original-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Remove white background in ocaml-plain-wordmark

* Fixed errors with original-wordmark

* Remove white background in original icon

* Optimize original-wordmark

* Fix issue reported by GitHub Actions

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2021-02-21 23:07:41 +01:00