15 lines
294 B
XML
15 lines
294 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="16"
|
||
|
height="16"
|
||
|
fill="none"
|
||
|
viewBox="0 0 16 16"
|
||
|
>
|
||
|
<path
|
||
|
fill="currentColor"
|
||
|
fill-rule="evenodd"
|
||
|
d="m6.531 2.625-4 5-.3.375.3.375 4 5 .937-.75L4.248 8.6H13V7.4H4.248l3.22-4.025-.937-.75Z"
|
||
|
clip-rule="evenodd"
|
||
|
/>
|
||
|
</svg>
|