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,7 +1,8 @@
<svg role="img" aria-label="Kickstarter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" height="512" rx="15%" width="512"/><defs>
<rect fill="#fff" height="512" rx="15%" width="512"/>
<defs>
<clipPath id="a">
<path d="M1226.4 862.8l154 153a405.2 405.2 0 0 1 0 575 411.8 411.8 0 0 1-578.9 0l-56-55.7A409 409 0 0 1 409 1710C183.2 1710 0 1528 0 1303.7v-881C0 198.5 183.2 16.6 409 16.6a409 409 0 0 1 336.5 174.9l56-55.7a411.8 411.8 0 0 1 578.9 0 405.2 405.2 0 0 1 0 575z"/>
<path d="M1226.4 862.8l154 153a405.2 405.2 0 0 1 0 575 411.8 411.8 0 0 1-578.9 0l-56-55.7A409 409 0 0 1 409 1710c-225.8 0-409-182-409-406.3v-881C0 198.5 183.2 16.6 409 16.6a409 409 0 0 1 336.5 174.9l56-55.7a411.8 411.8 0 0 1 578.9 0 405.2 405.2 0 0 1 0 575z"/>
</clipPath>
<clipPath id="b">
<path d="M0 0h1500v1710H0z"/>
@@ -12,4 +13,4 @@
<path d="M0 0h1650v1860H0z" fill="#034752"/>
</g>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 675 B

After

Width:  |  Height:  |  Size: 677 B