14 lines
No EOL
564 B
XML
14 lines
No EOL
564 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#240e0e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M16 20 L14 44 L34 44 L32 20 Z"/>
|
|
<ellipse cx="24" cy="20" rx="8" ry="4"/>
|
|
<ellipse cx="24" cy="16" rx="4" ry="2"/>
|
|
</g>
|
|
<g stroke="#cea5a6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M16 20 L14 44 L34 44 L32 20 Z"/>
|
|
<ellipse cx="24" cy="20" rx="8" ry="4"/>
|
|
<ellipse cx="24" cy="16" rx="4" ry="2"/>
|
|
</g>
|
|
</g>
|
|
</svg> |