14 lines
No EOL
518 B
XML
14 lines
No EOL
518 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#336345" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="17"/>
|
|
<path d="M12 14 Q24 20 36 14"/>
|
|
<path d="M12 34 Q24 28 36 34"/>
|
|
</g>
|
|
<g stroke="#b6ddc4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="24" cy="24" r="17"/>
|
|
<path d="M12 14 Q24 20 36 14"/>
|
|
<path d="M12 34 Q24 28 36 34"/>
|
|
</g>
|
|
</g>
|
|
</svg> |