Commit Graph

9 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
3l3gant-cod3s
9e55f3b8a4 rounds path's values + perceptualdiff check 2022-04-18 17:39:52 +02:00
edent
bedd9cf5f3 Remove leading zeros
Replace ` 0.` with ` .`
And `-0.` with `-.`
2020-11-12 14:13:19 +00:00
Terence Eden
b137865362 Used Path Editor to Shrink
Closes #478
2020-11-08 22:32:47 +00: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
Hirakjyoti Sarma
cdd61f8afa Add auth0 icon (#298)
* Add Git icon

* Remove transform

* Fix some issues

* Add auth0 icon

* Fix some issues

* Shrink styles

* Update README.md
2019-10-13 19:29:06 +01:00