6 lines
No EOL
282 B
XML
6 lines
No EOL
282 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
|
<g transform="rotate(-25, 128, 128)">
|
|
<polygon points="128,0 208,176 128,144 48,176" fill="#404040"/>
|
|
<line x1="128" y1="128" x2="128" y2="256" stroke="#404040" stroke-width="48"/>
|
|
</g>
|
|
</svg> |