4 lines
194 B
XML
4 lines
194 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||
|
<polygon points="32,32 128,128 32,224" fill="#808080"/>
|
||
|
<polygon points="160,32 255,128 160,224" fill="#808080"/>
|
||
|
</svg>
|