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

16 lines
No EOL
596 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#1c3b45" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="24" r="8"/>
<circle cx="36" cy="24" r="8"/>
<path d="M12 16 Q24 10 36 16"/>
<path d="M12 32 Q24 38 36 32"/>
</g>
<g stroke="#a3bcc5" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="24" r="8"/>
<circle cx="36" cy="24" r="8"/>
<path d="M12 16 Q24 10 36 16"/>
<path d="M12 32 Q24 38 36 32"/>
</g>
</g>
</svg>