4 lines
215 B
XML
4 lines
215 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<polygon points="32,112 128,16 224,112" fill="#FFFFFF"/>
|
||
|
<line x1="32" y1="176" x2="224" y2="176" stroke="#FFFFFF" stroke-width="48"/>
|
||
|
</svg>
|