4 lines
207 B
XML
4 lines
207 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
|
<line x1="3" y1="8" x2="13" y2="8" stroke-width="2" stroke="#333" />
|
|
<line x1="8" y1="3" x2="8" y2="13" stroke-width="2" stroke="#333" />
|
|
</svg> |