6 lines
224 B
XML
6 lines
224 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<g stroke="#404040" stroke-width="48">
|
||
|
<line x1="80" y1="32" x2="80" y2="224"/>
|
||
|
<line x1="176" y1="32" x2="176" y2="224"/>
|
||
|
</g>
|
||
|
</svg>
|