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

16 lines
No EOL
678 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#111721" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="16"/>
<circle cx="18" cy="18" r="3" fill="currentColor"/>
<circle cx="30" cy="18" r="3" fill="currentColor"/>
<path d="M18 32 L30 28 M18 28 L30 32"/>
</g>
<g stroke="#acb6c9" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="16"/>
<circle cx="18" cy="18" r="3" fill="currentColor"/>
<circle cx="30" cy="18" r="3" fill="currentColor"/>
<path d="M18 32 L30 28 M18 28 L30 32"/>
</g>
</g>
</svg>