John KuehJohn Kueh

crane tower icon

Phosphor · crane-tower · MIT

Download SVG

The Phosphor crane tower icon depicts a construction crane, commonly used to represent concepts related to building, industry, or large-scale projects in UI.

Common uses

  • Construction site status
  • Industrial development
  • Heavy machinery

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CraneTower } from '@phosphor-icons/react';

<CraneTower size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CraneTower size={24} />
thin
<CraneTower size={24} weight="thin" />
light
<CraneTower size={24} weight="light" />
bold
<CraneTower size={24} weight="bold" />
fill
<CraneTower size={24} weight="fill" />
duotone
<CraneTower size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*constructionindustrycommercetechnology & developmentcranetowerconstruction cranebuilding craneheavy equipment

FAQ

What is the crane tower icon used for?
It's used to visually represent construction, industry, commerce, or technology and development in user interfaces.
How do I use the crane tower icon in React?
Import it using `import { CraneTower } from '@phosphor-icons/react'` and then use it as a component: `<CraneTower />`.
What is the license for this icon?
The crane tower icon is distributed 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 →