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,4 +1,4 @@
<svg role="img" aria-label="Wire" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path d="m69 103v193c0 149 222 149 222 0v-158c-2-46-68-46-70 0v158c0 149 222 149 222 0v-193" fill="none" stroke="#000" stroke-width="23"/>
<path d="M69 103v193c0 149 222 149 222 0V138c-2-46-68-46-70 0v158c0 149 222 149 222 0V103" fill="none" stroke="#000" stroke-width="23"/>
</svg>

Before

Width:  |  Height:  |  Size: 292 B

After

Width:  |  Height:  |  Size: 290 B