8 lines
No EOL
315 B
XML
8 lines
No EOL
315 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#a3bcc5" 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> |