4 lines
273 B
XML
4 lines
273 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
|
|
<path d="M2 2L14 14" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2 14L14 2" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg> |