4 lines
197 B
XML
4 lines
197 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<rect x="16" y="88" width="64" height="80" fill="#808080"/>
|
||
|
<polygon points="40,128 144,24 144,232" fill="#808080"/>
|
||
|
</svg>
|