Bomb Pixel Art Icon
A bomb icon for game hazards, destructive or 'delete everything' actions, error or crash states, and countdown or defusing mechanics.
Tags
bombexplosivedangerhazard
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Bomb icon
A round cartoon bomb with a lit fuse, the universal symbol for something explosive or destructive. Use it for game hazards and power-ups, a warning that an action is irreversible, a crash or fatal-error state, or a countdown/'defuse' mechanic. Its playful shape keeps it friendlier than a skull while still signalling risk. Pair it with alert or skull icons when you need to escalate the severity.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/bomb.svg" width="24" height="24" alt="Bomb" />
<!-- React -->
import { Bomb } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="bomb.svg" width="48" height="48" style="image-rendering: pixelated" />