14 lines
No EOL
586 B
XML
14 lines
No EOL
586 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#402a2e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="12" ry="6"/>
|
|
<path d="M12 24 L8 34 L40 34 L36 24"/>
|
|
<rect x="8" y="34" width="32" height="8" rx="3"/>
|
|
</g>
|
|
<g stroke="#c0aeb2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="12" ry="6"/>
|
|
<path d="M12 24 L8 34 L40 34 L36 24"/>
|
|
<rect x="8" y="34" width="32" height="8" rx="3"/>
|
|
</g>
|
|
</g>
|
|
</svg> |