Commit Graph

7 Commits

Author SHA1 Message Date
Yann Armelin
bcf432812c Optimize some SVG paths (#798)
* Optimize some SVG paths

* Update icons sizes in README
2024-09-08 08:33:31 +01:00
kuubeu
3f057e5c5d Change background rects to paths
Saves 6 bytes per icon
2023-09-12 18:18:28 +02:00
kuubeu
3c7405fdf6 Ethereum: 403 B → 388 B 2023-07-19 21:47:32 +02:00
Terence Eden
7c4bf17c71 Remove rx and tidy up (#712)
* Removed rx and tidy up

* Generated Table

* Better image size in README
2023-03-19 13:52:16 +00:00
Zach Frohardt
eb23b7ba2d Shrank Ethereum to 412 bytes (#578)
* shrank ethereum.svg

* updated README with new size of ethereum.svg
2021-08-05 12:53:08 -07:00
Terence Eden
f91cec4104 Updated size
* All files follow the template
* Removed trailing whitespace from end of lines
* Removed newline at end of file
* `xlink` used for maximum compatibility
* Bit of newline trimming
2019-10-26 17:33:28 +01:00
Sergey Eroshenkov
3b15a5f98c New icon added - ethereum (#142)
* New icon added - ethereum

* Fix ethereum icon

* Compressed

Using `svgo -p 0 -i ethereum.svg -o output.svg`

* Updated Ethereum size
2018-03-14 09:13:44 +00:00