5 lines
246 B
XML
5 lines
246 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16">
|
|
<circle style="fill:#4caf99" cx="8" cy="8" r="7"/>
|
|
<rect style="fill:#ffffff" width="2" height="10" x="7" y="-13" transform="rotate(90)"/>
|
|
</svg>
|