Run SVGO (#62)

* Run SVGO

* Add tiniest/ for super-optimized files

* Update sizes in readme
This commit is contained in:
CapacitorSet
2017-11-27 18:22:47 +01:00
committed by Terence Eden
parent f3f297cd2f
commit 945e1c3f1e
155 changed files with 401 additions and 220 deletions

View File

@@ -1,6 +1,4 @@
<svg role="img" aria-label="Bluetooth" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#0a3d91" height="512" rx="15%" width="512"/>
<path
d="M 157,153 344,341 254,451 V 60 L 344,164 157,348"
style="fill:none;stroke:#fff;stroke-width:33" />
<path d="M157 153l187 188-90 110V60l90 104-187 184" fill="none" stroke="#fff" stroke-width="33"/>
</svg>

Before

Width:  |  Height:  |  Size: 281 B

After

Width:  |  Height:  |  Size: 259 B