Commit Graph

7 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
4e0d01ec8d Update Amazon S3 2022-12-30 03:44:16 +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
5ba3b2c489 Shrink amazon_s3.svg by 118 bytes (#518)
* Shrink amazon_s3.svg by 118 bytes

Path & whitespace optimization by [SVG Cleaner](https://github.com/RazrFalcon/svgcleaner-gui), then [SVGMO](https://jakearchibald.github.io/svgomg/).
_N.B.:  Notice the conversion of many `M`→ `m`.  IDK why, but I got rendering errors on multiple viewers with the uppercase versions, & the optimizers lowercased them, anyway._

* Update README.md

Update decreased size for amazon_s3.svg
2021-05-10 10:39:04 +01:00
Terence Eden
f91cec4104 Updated size
* All files follow the template
* Removed trailing whitespace from end of lines
* Removed newline at end of file
* `xlink` used for maximum compatibility
* Bit of newline trimming
2019-10-26 17:33:28 +01:00
Rastislav Vangor
fd79fb4836 Fix aria labels, linux rights, underscores (#334)
* Remove execute rights from some SVGs

* Fix Aria labels and some formatting

* Consistent naming scheme with underscore

* Requested changes
2019-10-23 14:24:40 +01:00