4 lines
217 B
XML
4 lines
217 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
|
<!--<rect x="0" y="0" width="14" height="14" fill="lightpink"/>-->
|
|
<polyline points="5 2, 10 7, 5 12" stroke-width="1.5" stroke="#000" fill="none" />
|
|
</svg> |