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