5 lines
244 B
XML
5 lines
244 B
XML
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="50" cy="50" r="49" stroke="#136F63" stroke-width="2"/>
|
|
<path d="M59 30L40 49.4483L59 70" stroke="#136F63" stroke-width="2"/>
|
|
</svg>
|