10 lines
181 B
XML
10 lines
181 B
XML
|
<svg
|
||
|
width="20"
|
||
|
height="20"
|
||
|
viewBox="0 0 20 20"
|
||
|
fill="none"
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
>
|
||
|
<path d="M6 8L10 12L14 8" stroke="#09101C" stroke-width="1.3" />
|
||
|
</svg>
|