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,7 +1 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 330 330" style="enable-background:new 0 0 330 330;" xml:space="preserve">
<path style="fill: rgb(255,0,0); fill-rule: nonzero; opacity: 1;" id="XMLID_494_" d="M315,0H15C6.716,0,0,6.716,0,15v300c0,8.284,6.716,15,15,15h300c8.284,0,15-6.716,15-15V15
C330,6.716,323.284,0,315,0z M300,300H30V30h270V300z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 330 330"><path d="M315 0H15C6.716 0 0 6.716 0 15v300c0 8.284 6.716 15 15 15h300c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zm-15 300H30V30h270v270z" fill="red"/></svg>

Before

Width:  |  Height:  |  Size: 595 B

After

Width:  |  Height:  |  Size: 225 B