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