16 lines
No EOL
664 B
XML
16 lines
No EOL
664 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#0a211e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M14 32 L18 10 Q18 8 24 8 Q30 8 30 10 L34 32 Z"/>
|
|
<ellipse cx="24" cy="32" rx="10" ry="3"/>
|
|
<line x1="24" y1="8" x2="24" y2="4"/>
|
|
<circle cx="20" cy="18" r="2"/>
|
|
</g>
|
|
<g stroke="#9fc7c3" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M14 32 L18 10 Q18 8 24 8 Q30 8 30 10 L34 32 Z"/>
|
|
<ellipse cx="24" cy="32" rx="10" ry="3"/>
|
|
<line x1="24" y1="8" x2="24" y2="4"/>
|
|
<circle cx="20" cy="18" r="2"/>
|
|
</g>
|
|
</g>
|
|
</svg> |