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,9 +1,9 @@
<svg role="img" aria-label="Lock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#134563" height="512" rx="15%" width="512"/>
<circle cx="256" cy="294" r="26"/>
<path d="m262 294h-12l-13 76h38"/>
<path d="M262 294h-12l-13 76h38"/>
<g fill="none" stroke="#fff">
<rect x="128" y="230" width="256" height="204" rx="26" stroke-width="26"/>
<path d="m358 227v-50c0-133-204-133-204 0v50" stroke-width="24"/>
<path d="M358 227v-50c0-133-204-133-204 0v50" stroke-width="24"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 414 B

After

Width:  |  Height:  |  Size: 414 B