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