The Tabler steering wheel off icon visually represents a disabled or inactive steering wheel, commonly used to indicate that a vehicle's steering functionality is unavailable or not in control.
Common uses
- Disabling vehicle steering controls in a game.
- Indicating a vehicle is not drivable in a simulation.
- Representing a 'no steering' option in a vehicle management interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSteeringWheelOff } from '@tabler/icons-react';
<IconSteeringWheelOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- drivevehicledirectionturnholdingracingsteeringwheelofftransportvehiclesdisabled steeringno driveinactive wheelsteering disabled
FAQ
- What does the steering-wheel-off icon represent?
- This icon depicts a steering wheel with a line through it, signifying that steering is disabled, off, or not applicable.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconSteeringWheelOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including steering-wheel-off, 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 →