5 lines
214 B
XML
5 lines
214 B
XML
|
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<circle cx="20" cy="20" r="16" fill="#009900"/>
|
||
|
<path d="M12 20L18 26L29 15" stroke="white" stroke-width="4"/>
|
||
|
</svg>
|