5 lines
242 B
XML
5 lines
242 B
XML
<svg viewBox="0 0 24 24" fill="#2bc545" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="10" fill="#2bc545"/>
|
|
<path d="M7 12l3 3 6-6" stroke="#fafafa" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|