Files
mtp_chrome-extension/build/assets/editor/icons/crop.svg
T
franklin a222d266bd commit
2024-07-12 22:00:06 +01:00

12 lines
549 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" fill="none" viewBox="0 0 16 17">
<g clip-path="url(#a)">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4.087 1.168-.087 10a1.333 1.333 0 0 0 1.333 1.333h10"/>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m.668 4.587 10-.087a1.333 1.333 0 0 1 1.333 1.333v10"/>
</g>
<defs>
<clipPath id="a">
<path fill="#fff" d="M0 .5h16v16H0z"/>
</clipPath>
</defs>
</svg>