The Tabler wrecking ball icon depicts a heavy ball suspended by a chain, commonly used in UI to represent actions related to demolition, destruction, or forceful removal.
Common uses
- Demolition or cleanup services
- Forceful data deletion or reset
- Destructive testing or simulation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWreckingBall } from '@tabler/icons-react';
<IconWreckingBall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- demolishbuildingwreckermetalswingknockdownwreckingballtransportvehiclesdemolition ballswinging ballheavy ball
FAQ
- What does the wrecking ball icon represent?
- It represents demolition, destruction, or forceful removal, often used for actions like clearing data or initiating a destructive process.
- How do I use the wrecking ball icon in React?
- You can import it using `import { IconWreckingBall } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the wrecking ball icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →