5 lines
219 B
XML
5 lines
219 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" fill="#000000"/>
|
|
<path d="M16 4 L26 10 L26 22 L16 28 L6 22 L6 10 Z" fill="none" stroke="#ffffff" stroke-width="1.5"/>
|
|
</svg>
|