7 lines
256 B
XML
7 lines
256 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<g stroke="#404040" stroke-width="32">
|
||
|
<rect x="32" y="160" width="192" height="64" fill="none"/>
|
||
|
<path d="M 32,160 l 24,-128 144,0 24,128" fill="none"/>
|
||
|
</g>
|
||
|
</svg>
|