The Phosphor crane icon depicts a construction crane, commonly used to represent concepts related to building, heavy machinery, logistics, or large-scale projects.
Common uses
- Loading/unloading status indicator
- Icon for construction or logistics services
- Visual element for industry-related features
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Crane } from '@phosphor-icons/react';
<Crane size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Crane size={24} />thin
<Crane size={24} weight="thin" />light
<Crane size={24} weight="light" />bold
<Crane size={24} weight="bold" />fill
<Crane size={24} weight="fill" />duotone
<Crane size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*constructionindustrycommercetechnology & developmentcraneheavy machinerylifthoist
FAQ
- What does the crane icon represent?
- It represents a construction crane, suitable for themes of building, industry, or large projects.
- How do I use the crane icon in React?
- Import it using `import { Crane } from '@phosphor-icons/react';` and then use it as a component: `<Crane />`.
- What is the license for this icon?
- The Phosphor icon set, including the crane 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 →