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,6 @@
<svg role="img" aria-label="Bitbucket" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#205081">
<rect width="512" height="512" rx="15%" fill="#fff"/>
<path d="m 256,33 v 0 0 c -114,0 -208,31 -208,69 0,10 24,155 35,212 C 87,341 154,377 256,377 v 0 0 c 102,0 167,-37 173,-63 C 440,257 464,112 464,102 462,63 370,33 256,33 Z m 0,298 c -37,0 -65,-29 -65,-65 0,-37 29,-65 65,-65 37,0 65,29 65,65 0,35 -29,65 -65,65 z m 0,-208 c -73,0 -133,-12 -133,-29 0,-16 59,-29 133,-29 73,0 133,12 133,29 0,16 -59,29 -133,29 z"/>
<path d="m 405,369 c -4,0 -6,2 -6,2 0,0 -51,41 -143,41 -92,0 -143,-41 -143,-40 0,0 -4,-2 -6,-2 -4,0 -8,2 -8,8 0,0 0,2 0,2 8,43 14,73 14,77 C 119,488 181,512 254,512 v 0 0 0 0 c 73,0 135,-24 141,-55 0,-4 6,-35 14,-78 0,0 0,-2 0,-2 2,-4 0,-8 -4,-8 z" />
<circle cx="256" cy="263" r="33" />
<path d="M256 33C142 33 48 64 48 102c0 10 24 155 35 212 4 27 71 63 173 63s167-37 173-63c11-57 35-202 35-212-2-39-94-69-208-69zm0 298c-37 0-65-29-65-65 0-37 29-65 65-65 37 0 65 29 65 65 0 35-29 65-65 65zm0-208c-73 0-133-12-133-29 0-16 59-29 133-29 73 0 133 12 133 29 0 16-59 29-133 29z"/>
<path d="M405 369c-4 0-6 2-6 2s-51 41-143 41-143-41-143-40c0 0-4-2-6-2-4 0-8 2-8 8v2c8 43 14 73 14 77 6 31 68 55 141 55s135-24 141-55c0-4 6-35 14-78v-2c2-4 0-8-4-8z"/>
<circle cx="256" cy="263" r="33"/>
</svg>

Before

Width:  |  Height:  |  Size: 823 B

After

Width:  |  Height:  |  Size: 664 B