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

12 lines
473 B
XML

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