The Tabler crane icon depicts a construction crane, commonly used in UIs to represent concepts related to building, heavy machinery, or logistics.
Common uses
- Loading/unloading status indicator
- Construction or industrial site map marker
- Link to a heavy equipment or logistics section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCrane } from '@tabler/icons-react';
<IconCrane size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- constructionbuildingmachineliftingcranetransporttravelvehicleautomobilemobilityvehiclesconstruction cranelifting machineheavy equipment
FAQ
- What does the crane icon represent?
- It represents a construction crane, symbolizing building, lifting, and heavy machinery.
- How do I use the crane icon in React?
- Import it using `import { IconCrane } from '@tabler/icons-react'` and use it as a component: `<IconCrane />`.
- What is the license for this icon?
- The Tabler icons, including the crane, are distributed 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 →