The Tabler car crane icon depicts a crane lifting a car, commonly used to represent services related to vehicle recovery, towing, or automotive repair.
Common uses
- Vehicle towing service button
- Automotive repair shop feature
- Car transport logistics
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarCrane } from '@tabler/icons-react';
<IconCarCrane size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCarCrane size={24} stroke={2} />filled
<IconCarCraneFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- transporttruckmachineliftercarcranetravelvehicleautomobilemobilityvehiclestow truckvehicle liftauto recovery
FAQ
- What does the car crane icon represent?
- It visually signifies services like vehicle towing, recovery, or automotive repair operations.
- How do I use this icon in React?
- Import it using `import { IconCarCrane } 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 car crane 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 →