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="Trello" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#7000E3" rx="15%" width="512" height="512"></rect>
<path d="M256,169.632727 C239.073077,146.8 212.303462,133 183.402308,133 C133.561923,133 93,173.772727 93,223.829091 C93,306.001818 202.084615,409 256,409 C309.915385,409 419,305.939091 419,223.829091 C419,173.772727 378.438077,133 328.597692,133 C299.759231,133 272.926923,146.8 256,169.632727 Z" fill="#FF671B"></path>
<rect fill="#7000E3" rx="15%" width="512" height="512"/>
<path d="M256 169.63A90.33 90.33 0 0 0 183.4 133c-49.84 0-90.4 40.77-90.4 90.83C93 306 202.08 409 256 409s163-103.06 163-185.17c0-50.06-40.56-90.83-90.4-90.83a90.42 90.42 0 0 0-72.6 36.63z" fill="#FF671B"/>
</svg>

Before

Width:  |  Height:  |  Size: 498 B

After

Width:  |  Height:  |  Size: 377 B