Commit graph

2 commits

Author SHA1 Message Date
Tyler Miller 84c0149bba
Fix SVG linting errors (#7551)
* Remove newlines

* Remove newline to fix test

* Enforce `lf` line endings

* Remove trailing newline enforcement

* Remove `replace` to ensure no trailing newlines

* Revert "Enforce `lf` line endings"

This reverts commit 05a13db8c3.
2022-07-04 18:47:33 +02:00
Jan N Rose 7a1314e9a2
Add Zenodo (#6162)
* Add zenodo.svg

* Add Zenodo to _data/simple-icons.json

* Clean up zenodo.svg

Make a one-liner

* Update zenodo.svg

Optimised with SVGOMG

* Update metadata

* Update zenodo.svg with additional precision

Precision in SVGO(MG) set to 5 instead of 3 to result in width of 24px

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2021-08-03 22:53:49 +02:00