The Phosphor bulldozer icon depicts a heavy construction vehicle and is typically used in UIs to represent actions or categories related to construction, heavy machinery, or large-scale projects.
Common uses
- Button for 'Clear Site' or 'Demolish'
- Category filter for construction equipment
- Status indicator for large data processing
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Bulldozer } from '@phosphor-icons/react';
<Bulldozer size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Bulldozer size={24} />thin
<Bulldozer size={24} weight="thin" />light
<Bulldozer size={24} weight="light" />bold
<Bulldozer size={24} weight="bold" />fill
<Bulldozer size={24} weight="fill" />duotone
<Bulldozer size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*vehiclesconstructionearth moverdigdiggercommerceobjectsbulldozerconstruction vehicle
FAQ
- What does the bulldozer icon represent?
- It represents a heavy construction vehicle used for moving large amounts of earth or debris.
- How do I use the bulldozer icon in React?
- You can import it using `import { Bulldozer } from '@phosphor-icons/react'` and then use it as a component.
- What is the license for this icon?
- The Phosphor icon library, including the bulldozer icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →