4 lines
216 B
XML
4 lines
216 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="2 6, 7 11, 12 6" stroke-width="2" stroke="#000" fill="none" />
|
|
</svg> |