Minify SVGs and PNGs to save 95 kilobytes

This commit is contained in:
Evan Hahn
2021-03-31 17:02:10 -05:00
committed by Josh Perez
parent 63ece2e9b4
commit eac298d8f6
165 changed files with 136 additions and 405 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>error-solid-24</title><path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm1.25,5-.5,7.5h-1.5L10.75,6ZM12,18a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,12,18Z"/></svg>
<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m12 1a11 11 0 1 0 11 11 11 11 0 0 0 -11-11zm1.25 5-.5 7.5h-1.5l-.5-7.5zm-1.25 12a1.5 1.5 0 1 1 1.5-1.5 1.5 1.5 0 0 1 -1.5 1.5z"/></svg>

Before

Width:  |  Height:  |  Size: 248 B

After

Width:  |  Height:  |  Size: 227 B