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

8 lines
424 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#1b4b3d"/>
<path d="M12 33 H42" stroke="#d8ffe8" stroke-width="6" stroke-linecap="round"/>
<path d="M20 22 H50" stroke="#d8ffe8" stroke-width="6" stroke-linecap="round"/>
<path d="M8 44 H38" stroke="#d8ffe8" stroke-width="6" stroke-linecap="round"/>
<polygon points="40,16 58,32 40,48" fill="#a0ffd4"/>
</svg>