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

16 lines
No EOL
626 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#894713" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<line x1="8" y1="8" x2="40" y2="40"/>
<line x1="8" y1="40" x2="40" y2="8"/>
<circle cx="12" cy="8" r="5"/>
<circle cx="12" cy="40" r="5"/>
</g>
<g stroke="#FFD54F" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<line x1="8" y1="8" x2="40" y2="40"/>
<line x1="8" y1="40" x2="40" y2="8"/>
<circle cx="12" cy="8" r="5"/>
<circle cx="12" cy="40" r="5"/>
</g>
</g>
</svg>