icons/3/daisy.svg
2026-06-01 20:07:36 +02:00

14 lines
No EOL
778 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#b1a8c1" fill-opacity="0.1"/>
<g fill="none" stroke="#b1a8c1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="4" fill="currentColor"/>
<ellipse cx="24" cy="12" rx="3" ry="6"/>
<ellipse cx="24" cy="36" rx="3" ry="6"/>
<ellipse cx="12" cy="24" rx="6" ry="3"/>
<ellipse cx="36" cy="24" rx="6" ry="3"/>
<ellipse cx="14" cy="14" rx="4" ry="6" transform="rotate(45 14 14)"/>
<ellipse cx="34" cy="34" rx="4" ry="6" transform="rotate(45 34 34)"/>
<ellipse cx="34" cy="14" rx="4" ry="6" transform="rotate(-45 34 14)"/>
<ellipse cx="14" cy="34" rx="4" ry="6" transform="rotate(-45 14 34)"/>
</g>
</svg>