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
Dhruv Bhanushali 836844ad2f
Add UnoCSS icon (#7533)
* Add icon for UnoCSS

* Replace `main` with commit SHA for icon source

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>

* Use `#333333` as the hex

* Increase precision from 3 to 4

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
2022-06-27 13:06:31 +02:00