Commit Graph

10 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
Guillaume Cier
6d607d8db3 Updating Git logo to be closer to reference. Updating reference file from official Git SCM website 2023-03-07 11:47:23 +07:00
edent
d244a8c967 Incorporate IMGBOT savings
Closes #485
2020-11-13 12:01:21 +00: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
Hirakjyoti Sarma
966f34533d Add gradle icon (#251)
* Add javascript icon

* Move the JS slightly closer to the centre

* Add Git icon

* Add gradle icon

* Add new gradle svg and reference

* Fix gradle logo, add it to README
2019-10-10 20:12:47 +01:00
Romain Dartigues
445c50c17d add: git SCM (#272)
Logo from https://git-scm.com/
2019-10-07 19:33:04 +01:00