Commit Graph

4 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
MalloryA
8d8f77e7cf Add Vim logo (779 bytes) (#689)
Used a hack to make the strokes appear to align to the outside of the
polygons thanks to a blog post by Alex Chan.

Link: https://alexwlchan.net/2021/03/inner-outer-strokes-svg/
2023-02-03 20:28:51 +00:00