Commit Graph

8 Commits

Author SHA1 Message Date
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
kuubeu
9cc94eaef0 Update Adobe 2022-12-30 01:08:48 +01:00
Ethan Chapman
ad84b11924 Update test.js to check for sizes and correct sizes (#652)
* Update/Modernize Chai, NPM, Fetch

* Test readme size

* Remove dev check

* Fix file sizes

Mostly fixing readme to match files, but sometimes removing newlines to match readme

* Test improvements

* Fix Samsung Swoop size
2022-04-30 17:46:57 +01:00
TPS
e1bf7098fb Shrink adobe.svg by 1 byte (#516)
* Shrink adobe.svg by 1 byte

Per [SVG Cleaner](https://github.com/RazrFalcon/svgcleaner-gui), the removed `l` is unnecessary

* Update README.md

Update decreased size for adobe.svg
2021-05-10 10:39:48 +01:00
Brian Tremblay
6dd17e8251 Shrinks adobe.svg (#495)
Uses z command in `path` to close shapes,
reducing size of `d` attribute.
2020-11-17 22:51:41 +00:00
edent
6385167095 Remove trailing newlines 2020-11-11 17:38:19 +00:00
17jiangz1
6b320d3032 Added Adobe (#390)
* Adobe

* Update adobe.svg

* Resized Adobe per template
2020-05-25 21:35:33 +01:00