Shrink the size of thisamericanlife.svg by optimizing path (#498)

* Shrink the size of thisamericanlife.svg by optimizing path

* Shrank vivino.svg by optimizing its path. Also improved the fidelity of the logo by fixing some misalignments
This commit is contained in:
Zach Frohardt
2020-12-12 08:11:52 -08:00
committed by GitHub
parent ab26d19277
commit e6370939b8
3 changed files with 5 additions and 4 deletions

View File

@@ -4,4 +4,4 @@ viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path
d="M90 170v98h117v-98zM247.7 170v29.25h175.3v-29.25zM247.7 239v29.25h175.3v-29.25zM208 420.4V336.25H90V307H423v29.25H278z" fill="#ed0017"/></svg>
d="M90 170v98h117v-98zm157.7 0v29.25h175.3v-29.25zm0 69v29.25h175.3v-29.25zm30.3 97.25h145V307H90v29.25H208V420.4z" fill="#ed0017"/></svg>

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 302 B