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