7 lines
104 B
XML
7 lines
104 B
XML
<svg viewBox = "0 0 100 100">
|
|
<polygon
|
|
points="30,30 30,70 60,50"
|
|
fill="#424242"
|
|
/>
|
|
</svg>
|