gpt-bomber/assets/powerups/bomb-up.svg
2026-03-08 11:39:57 +01:00

9 lines
465 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#1f3f5a"/>
<circle cx="32" cy="34" r="15" fill="#e4eef7"/>
<rect x="29" y="16" width="6" height="8" rx="2" fill="#e4eef7"/>
<path d="M32 20 C37 17 43 19 45 24" stroke="#e4eef7" stroke-width="2.6" fill="none"/>
<rect x="28" y="28" width="8" height="12" rx="2" fill="#0f2233"/>
<rect x="24" y="32" width="16" height="4" rx="2" fill="#0f2233"/>
</svg>