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

16 lines
No EOL
684 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#63301e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="12" ry="8"/>
<rect x="20" y="4" width="8" height="12" rx="3"/>
<line x1="14" y1="24" x2="14" y2="38"/>
<line x1="34" y1="24" x2="34" y2="38"/>
</g>
<g stroke="#ddb4a5" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="12" ry="8"/>
<rect x="20" y="4" width="8" height="12" rx="3"/>
<line x1="14" y1="24" x2="14" y2="38"/>
<line x1="34" y1="24" x2="34" y2="38"/>
</g>
</g>
</svg>