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

16 lines
No EOL
604 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#121e1f" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 8 L24 22 L40 8"/>
<path d="M8 8 Q12 18 8 26 M40 8 Q36 18 40 26"/>
<circle cx="16" cy="6" r="3"/>
<circle cx="32" cy="6" r="3"/>
</g>
<g stroke="#adc2c4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 8 L24 22 L40 8"/>
<path d="M8 8 Q12 18 8 26 M40 8 Q36 18 40 26"/>
<circle cx="16" cy="6" r="3"/>
<circle cx="32" cy="6" r="3"/>
</g>
</g>
</svg>