5 lines
197 B
XML
5 lines
197 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<g stroke="#404040" stroke-width="48" stroke-linecap="round">
|
||
|
<line x1="0" y1="128" x2="256" y2="128"/>
|
||
|
</g>
|
||
|
</svg>
|