Commit Graph

8 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
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
3l3gant-cod3s
9e55f3b8a4 rounds path's values + perceptualdiff check 2022-04-18 17:39:52 +02:00
Zach Frohardt
a3bdd77f91 Shrank element.svg to 444 bytes (#560)
* shrank file by combining multiple elements into one path

* updated README with new, smaller file size

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2021-07-18 13:16:36 +01:00
edent
d244a8c967 Incorporate IMGBOT savings
Closes #485
2020-11-13 12:01:21 +00:00
edent
6385167095 Remove trailing newlines 2020-11-11 17:38:19 +00:00
Zak McCreery
d93875eb31 Add Element icon (#473)
* Add Element icon

* Make element icon slightly smaller

* Implement suggestions by @edent to reduce file size further

Co-authored-by: Zak McCreery <zak@zqfm.net>
2020-11-08 11:37:17 +00:00