Files
i-want-to-heal-2/public/action-assets/enemies/bird.svg
T
2026-06-28 13:30:51 -04:00

10 lines
521 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-label="Bird sprite">
<g stroke="#090a0d" stroke-linejoin="round" stroke-linecap="round">
<path d="M68 80 16 56l38 46z" fill="#5d91ff" stroke-width="6"/>
<path d="M92 80 144 56l-38 46z" fill="#5d91ff" stroke-width="6"/>
<ellipse cx="80" cy="84" rx="35" ry="28" fill="#b8e7ff" stroke-width="6"/>
<path d="M94 80 132 88 96 101z" fill="#ffd36d" stroke-width="6"/>
<circle cx="92" cy="73" r="6" fill="#090a0d"/>
</g>
</svg>