minify svg
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user