14 lines
No EOL
578 B
XML
14 lines
No EOL
578 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#152422" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="26" rx="5" ry="15"/>
|
|
<path d="M24 8 Q24 4 22 2 Q24 4 26 2 Q24 4 24 8"/>
|
|
<line x1="24" y1="8" x2="24" y2="4"/>
|
|
</g>
|
|
<g stroke="#b2cec9" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="26" rx="5" ry="15"/>
|
|
<path d="M24 8 Q24 4 22 2 Q24 4 26 2 Q24 4 24 8"/>
|
|
<line x1="24" y1="8" x2="24" y2="4"/>
|
|
</g>
|
|
</g>
|
|
</svg> |