9 lines
No EOL
384 B
XML
9 lines
No EOL
384 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#336c7f" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#336c7f" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<circle cx="12" cy="24" r="8"/>
|
|
<circle cx="36" cy="24" r="8"/>
|
|
<path d="M12 16 Q24 10 36 16"/>
|
|
<path d="M12 32 Q24 38 36 32"/>
|
|
</g>
|
|
</svg> |