4 lines
222 B
XML
Executable File
4 lines
222 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<circle cx="8" cy="8" r="6" fill="#80ff80" stroke="#008000" stroke-width="1"/>
|
|
<polygon points="6,6 6,10 10,8" fill="#008000"/>
|
|
</svg> |