12 lines
No EOL
507 B
XML
12 lines
No EOL
507 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#607D8B" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="28" rx="10" ry="14"/>
|
|
<ellipse cx="24" cy="12" rx="7" ry="6"/>
|
|
<path d="M17 12 Q12 8 14 4 Q17 6 18 10"/>
|
|
<path d="M31 12 Q36 8 34 4 Q31 6 30 10"/>
|
|
<circle cx="19" cy="26" r="2"/>
|
|
<circle cx="29" cy="26" r="2"/>
|
|
<path d="M20 36 Q24 40 28 36"/>
|
|
<line x1="24" y1="12" x2="24" y2="18"/>
|
|
</g>
|
|
</svg> |