Commit Graph

6 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
024d370eeb Update a11y
- aligned to the center optically
- better matched the reference image
- adjusted size to fit the guidelines better
2022-12-30 00:48:27 +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
a58a196e8a Shrink access.svg by 10 bytes (#515)
* Shrink access.svg by 10 bytes

Most of the heavy lifting by [SVG Cleaner](https://github.com/RazrFalcon/svgcleaner-gui)
- Minimize path
- Remove whitespace
- Remove ending `LF`

* Update README.md

Update decreased size for access.svg
2021-05-10 10:40:20 +01:00
edent
f8c8ec71b7 Added access symbol 2018-03-09 20:33:52 +00:00