10 lines
195 B
XML
10 lines
195 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="16"
|
||
|
height="16"
|
||
|
fill="none"
|
||
|
viewBox="0 0 16 16"
|
||
|
>
|
||
|
<path stroke="currentColor" stroke-width="1.2" d="M9.75 4.5 6.25 8l3.5 3.5" />
|
||
|
</svg>
|