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="Email" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#673147">
<rect width="512" height="512" rx="15%"/>
<rect x="56" y="111" width="400" height="290" rx="44" fill="#fff"/>
<path d="m89 148h334v216h-334"/>
<path d="m437 158-157 136c-16 14-32 14-48 0l-157-136m349 206-105-105m-231 105 107-107" fill="none" stroke="#fff" stroke-width="24"/>
<path d="M89 148h334v216H89"/>
<path d="M437 158L280 294c-16 14-32 14-48 0L75 158m349 206L319 259M88 364l107-107" fill="none" stroke="#fff" stroke-width="24"/>
</svg>

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 385 B