5 lines
273 B
XML
5 lines
273 B
XML
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M3.5 10L16.5 10" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M10 3.5L10 16.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|