icons/9/carafe.svg
2026-06-01 20:07:36 +02:00

16 lines
No EOL
652 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#30182e" 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>
<g stroke="#e3b8df" stroke-width="1.2" 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>
</g>
</svg>