6 lines
260 B
XML
6 lines
260 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#4DB6AC" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M 36 24 A 12 12 0 1 1 34 18"/>
|
|
<path d="M 34 18 L 30 20 L 38 16"/>
|
|
</g>
|
|
</svg>
|