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="M11.752 8.6H3V7.4h8.752l-3.22-4.025.937-.75 4 5 .3.375-.3.375-4 5-.938-.75 3.22-4.025Z"
|
||
|
clip-rule="evenodd"
|
||
|
/>
|
||
|
</svg>
|