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,12 +1,12 @@
<svg role="img" aria-label="Mastodon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
<rect width="512" height="512" rx="15%" fill="#fff"/>
<circle cx="256" cy="256" r="200"/>
<g id="a">
<path d="m411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" fill="#fff"/>
<circle id="b" cx="369" cy="220" r="11"/>
<use xlink:href="#b" y="36"/>
<use xlink:href="#b" y="72"/>
<g id="b">
<path d="M411 215v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c2-55 81-55 83 0" fill="#fff"/>
<circle id="a" cx="369" cy="220" r="11"/>
<use xlink:href="#a" y="36"/>
<use xlink:href="#a" y="72"/>
</g>
<use xlink:href="#a" transform="matrix(-1 0 0 -1 624 493)"/>
<use xlink:href="#a" transform="matrix(-1 0 0 1 510 0)"/>
<use xlink:href="#b" transform="rotate(180 312 246.5)"/>
<use xlink:href="#b" transform="matrix(-1 0 0 1 510 0)"/>
</svg>

Before

Width:  |  Height:  |  Size: 583 B

After

Width:  |  Height:  |  Size: 579 B