Commit Graph

4 Commits

Author SHA1 Message Date
CapacitorSet
945e1c3f1e Run SVGO (#62)
* Run SVGO

* Add tiniest/ for super-optimized files

* Update sizes in readme
2017-11-27 17:22:47 +00:00
baybal
2779ac1bc2 Update to previous request (#71)
* Use arcs to save space on path arcs and be more true to original geometry

* Use single path for equal width rectangles

* Deleted unneeded commas

* reduce path count by using stroke linecap

* use single path instead of 4 rects, use fill rule to forego entering M for every rect

* Using arcs

* Fix typos

* Changed side for OSI icon

* Changed size for windows logo

* Changed size for ghost logo

* Shrunk digidentity to two paths. Some times an arc is cheaper on bytes than a circle element

* Concatenated paths
2017-11-27 14:59:46 +00:00
Léonie Watson
0501a58a0d Adds accessibility (#53)
* Adds ARIA to tiny SVG files
* Adds accessiblity info to the readme
2017-11-26 16:41:31 +00:00
edent
828925bcb1 Added Digidentity 2017-10-22 11:10:38 +01:00