The Tabler engine off icon depicts a car engine with a line through it, commonly used to indicate a disabled, inactive, or turned-off state for a vehicle or related function.
Common uses
- Disabling a vehicle's engine in a simulation or game.
- Showing a vehicle as non-operational or out of service.
- Representing a 'stop' or 'off' function for automotive features.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEngineOff } from '@tabler/icons-react';
<IconEngineOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- carmotorautomotivedashboardengineofftransporttraveldisabledinactivevehiclescar engine offmotor disabledvehicle inactiveengine symbol off
FAQ
- What does the engine off icon represent?
- It signifies a disabled, inactive, or turned-off state, specifically related to a vehicle's engine.
- How do I use the engine off icon in React?
- Import it using `import { IconEngineOff } from '@tabler/icons-react';` and then use it as a component: `<IconEngineOff />`.
- What is the license for this icon?
- The Tabler icons, including engine-off, are 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 →