4 lines
248 B
XML
4 lines
248 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<rect x="40" y="112" width="176" height="104" fill="#404040"/>
|
||
|
<path d="M 184,128 l 0,-48 a 56,56 0 0,0 -112,0 l 0,48" fill="none" stroke="#404040" stroke-width="32"/>
|
||
|
</svg>
|