5 lines
259 B
XML
5 lines
259 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
|
<polygon points="64,16 192,16 128,80" fill="#C0C0C0"/>
|
|
<rect x="32" y="96" width="192" height="64" fill="#C0C0C0"/>
|
|
<polygon points="64,240 128,176 192,240" fill="#C0C0C0"/>
|
|
</svg>
|