8 lines
No EOL
355 B
XML
8 lines
No EOL
355 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none" stroke="#e3b8df" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M18 12 L14 40 L34 40 L30 12 Z"/>
|
|
<ellipse cx="24" cy="12" rx="6" ry="3"/>
|
|
<ellipse cx="24" cy="40" rx="10" ry="3"/>
|
|
<line x1="24" y1="12" x2="24" y2="6"/>
|
|
</g>
|
|
</svg> |