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

9 lines
No EOL
382 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="2" y="2" width="44" height="44" rx="9" fill="#336c7f"/>
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" 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>
</svg>