6 lines
382 B
XML
6 lines
382 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="20" fill="white"/>
|
|
<circle cx="20" cy="20" r="19" stroke="#C8C8C8" stroke-opacity="0.7" stroke-width="2"/>
|
|
<path d="M10 20L15.7462 26.6302C16.1443 27.0896 16.8567 27.0904 17.256 26.6321L30 12" stroke="#68BD45" stroke-width="4" stroke-linecap="round"/>
|
|
</svg>
|