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
Brian Tremblay
98a5b8ec53 Shrinks ok.ru file size (#786)
* ok.ru 615 B → 351 B

Uses strokes to draw shapes instead of complex path outlines.
Shrinks file size by 264 bytes.

Also corrects color to match icon from ok.ru website.

* updates README.md with new, smaller ok.ru file size

---------

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2024-03-12 19:52:05 +00: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
Terence Eden
b137865362 Used Path Editor to Shrink
Closes #478
2020-11-08 22:32:47 +00:00
edent
8790570b44 Colour Fixes
Match reality better
2018-01-28 20:03:18 +00:00
edent
d8a2b62e51 Added OK.ru 2018-01-28 10:45:48 +00:00