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="LinkedIn" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect width="512" height="512" rx="15%" fill="#0077b5"/>
<circle cx="104" cy="104" r="48"/>
<path d="m237 178v259m-133-259v259" stroke="#fff" stroke-width="86"/>
<path d="m279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86v-148c0-80-42-116-99-116-45 0-67 25-78 42"/>
<path d="M237 178v259M104 178v259" stroke="#fff" stroke-width="86"/>
<path d="M279 293c0-26 18-53 48-53 31 0 43 24 43 59v138h86V289c0-80-42-116-99-116-45 0-67 25-78 42"/>
</svg>

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 378 B