The Tabler wheelchair off icon depicts a wheelchair with a diagonal line through it, commonly used to indicate that wheelchair access is not available or prohibited.
Common uses
- Signaling no wheelchair access in a building.
- Indicating a feature or area is not wheelchair accessible.
- Representing a disabled or unavailable mobility option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWheelchairOff } from '@tabler/icons-react';
<IconWheelchairOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- disableddisabilitypatientmedicalhandicappedwheelchairofftransportaccessibilitya11yinclusivemobilityinactivevehiclesno wheelchairwheelchair disabled
FAQ
- What does the wheelchair off icon represent?
- It signifies the absence of wheelchair accessibility or a disabled mobility feature, often used for 'no entry' or 'unavailable' contexts.
- How do I use this icon in React?
- You can import and use it like this: import { IconWheelchairOff } from '@tabler/icons-react'; <IconWheelchairOff />
- What is the license for this icon?
- The Tabler icon library, including the wheelchair 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 →