21 lines
428 B
XML
21 lines
428 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="12"
|
||
|
height="12"
|
||
|
fill="none"
|
||
|
viewBox="0 0 12 12"
|
||
|
>
|
||
|
<g clip-path="url(#prefix__clip0_7397_27)">
|
||
|
<path
|
||
|
stroke="currentColor"
|
||
|
stroke-width="1.1"
|
||
|
d="M6.95 4.5v.55h3.284L5.05 10.605V6.95H1.766L6.95 1.395V4.5Z"
|
||
|
/>
|
||
|
</g>
|
||
|
<defs>
|
||
|
<clipPath id="prefix__clip0_7397_27">
|
||
|
<path fill="#fff" d="M0 0h12v12H0z" />
|
||
|
</clipPath>
|
||
|
</defs>
|
||
|
</svg>
|