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

14 lines
No EOL
590 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#27220c" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 24 Q16 8 24 24 Q32 40 40 24" stroke-width="2.5" fill="none"/>
<circle cx="8" cy="24" r="3"/>
<circle cx="40" cy="24" r="3"/>
</g>
<g stroke="#d3caa2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 24 Q16 8 24 24 Q32 40 40 24" stroke-width="2.5" fill="none"/>
<circle cx="8" cy="24" r="3"/>
<circle cx="40" cy="24" r="3"/>
</g>
</g>
</svg>