Commit Graph

3 Commits

Author SHA1 Message Date
arturoacevedob
80c5add459 All icons now follow the guideline and have been path optimized.
Few have been tweaked to better follow brand guidelines, some have been
redone from scratch.
2018-01-01 20:57:22 -06:00
baybal
7328a061d6 RSS icon changed to a single path (#79)
* 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

* RSS icon shrunk to a single path of 4 arcs

* An incomparably more geometrically correct version that is just few bytes longer and GZIP friendly

* Forgot aria label
2017-11-29 10:12:48 +00:00
edent
ae1ad32456 New Layout
Tidy up of everything. No more duplicate icons. More logical layout.
2017-11-27 19:26:07 +00:00