minify svgs

This commit is contained in:
Arthur Lu
2022-12-18 19:58:08 -08:00
parent a31e370d4d
commit 8d4c5e122a
15 changed files with 15 additions and 143 deletions

View File

@@ -1 +1 @@
<svg width="16px" height="16px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path style="fill: rgb(0,255,0); fill-rule: nonzero; opacity: 1;" d="M4.25 3l1.166-.624 8 5.333v1.248l-8 5.334-1.166-.624V3zm1.5 1.401v7.864l5.898-3.932L5.75 4.401z"/></svg>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M4.25 3l1.166-.624 8 5.333v1.248l-8 5.334-1.166-.624V3zm1.5 1.401v7.864l5.898-3.932L5.75 4.401z" fill="#0f0"/></svg>

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 208 B