minify svg

This commit is contained in:
infeeeee
2019-09-07 02:35:11 +02:00
parent 1e14664a54
commit f113022b00
82 changed files with 1188 additions and 1125 deletions

View File

@@ -1,13 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<defs>
<clipPath id="clip-custom_1">
<rect width="32" height="32"/>
</clipPath>
</defs>
<g id="custom_1" data-name="custom 1" clip-path="url(#clip-custom_1)">
<g id="Group_1" data-name="Group 1">
<path id="Path_1" data-name="Path 1" d="M0,0V18.431H18.467" transform="translate(13.442 28.829) rotate(-135)" fill="none" stroke="#000" stroke-width="7"/>
<path id="Path_2" data-name="Path 2" d="M26.525,16H4.733" transform="translate(-4.349)" fill="none" stroke="#000" stroke-width="7"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"><defs><clipPath id="a"><path d="M0 0h32v32H0z"/></clipPath></defs><g data-name="custom 1"><g data-name="Group 1" fill="none" stroke="#000" stroke-width="7" clip-path="url(#a)"><path data-name="Path 1" d="M13.442 28.829l13.033-13.033L13.417 2.738"/><path data-name="Path 2" d="M22.176 16H.384"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 375 B