John KuehJohn Kueh

bomb icon

HugeIcons · BombIcon · MIT

Download SVG

The HugeIcons bomb icon depicts an explosive device and is typically used to signify destructive actions, warnings, or a timed event.

Common uses

  • Delete confirmation
  • Explosive warning
  • Timed countdown

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BombIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BombIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
explosionexplosivedangerwarning

FAQ

What does the BombIcon represent?
The BombIcon represents an explosive device, commonly used for actions like deletion, warnings, or indicating a timed event.
How do I use the BombIcon in React?
You can use the BombIcon in React by importing it from '@hugeicons/core-free-icons' and rendering it with <HugeiconsIcon icon={BombIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →