The Tabler car off icon depicts a car with its engine or power turned off, commonly used to indicate a disabled vehicle, a vehicle that is not running, or a parking spot that is not available for driving.
Common uses
- Indicate a broken-down vehicle in a map or list.
- Show a parking spot that is reserved or unavailable.
- Represent a vehicle that is not currently in use or is offline.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarOff } from '@tabler/icons-react';
<IconCarOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehicledrivedriverenginemotorjourneytripcarofftransportvehiclesdisabled vehicleengine offno parkingvehicle unavailable
FAQ
- What does the car off icon represent?
- It signifies a vehicle that is not operational, such as being turned off, broken down, or unavailable for use.
- How do I use the car off icon in React?
- You can import and use it with `import { IconCarOff } from '@tabler/icons-react'`. Then, render it like `<IconCarOff />`.
- What is the license for this icon?
- The Tabler icon library, including the car off 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 →