5 lines
237 B
XML
5 lines
237 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
|
||
|
<circle style="fill:#14ad7a" cx="25" cy="25" r="7"/>
|
||
|
<path style="fill:#ffffff" d="m 28.85,21.5 -4.55,4.55 -2.8,-2.8 -1.4,1.4 4.2,4.2 5.95,-5.95 z"/>
|
||
|
</svg>
|