14 lines
No EOL
554 B
XML
14 lines
No EOL
554 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#151d26" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="20" rx="12" ry="8"/>
|
|
<path d="M12 18 Q24 10 36 18"/>
|
|
<path d="M14 22 Q20 26 28 22 Q34 18 34 22"/>
|
|
</g>
|
|
<g stroke="#b3c0d2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="20" rx="12" ry="8"/>
|
|
<path d="M12 18 Q24 10 36 18"/>
|
|
<path d="M14 22 Q20 26 28 22 Q34 18 34 22"/>
|
|
</g>
|
|
</g>
|
|
</svg> |