4 lines
178 B
XML
4 lines
178 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 30" width="80" height="30">
|
|
<polygon points="0,0 40,0 80,30 0,30" fill="#000" stroke="#000" stroke-width="0.5"/>
|
|
</svg>
|