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

7 lines
333 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#E53935" fill-opacity="0.1"/>
<g fill="none" stroke="#E53935" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<line x1="12" y1="12" x2="36" y2="36"/>
<line x1="36" y1="12" x2="12" y2="36"/>
</g>
</svg>