The Tabler wheelchair icon depicts a person in a wheelchair, commonly used to indicate accessibility features, disabled access, or mobility-related information in user interfaces.
Common uses
- Button for accessible restrooms or facilities.
- Label for designated parking spots.
- Link to information about accessibility services.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWheelchair } from '@tabler/icons-react';
<IconWheelchair size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- disableddisabilitypatientmedicalhandicappedwheelchairtransporttravelaccessibilitya11yinclusivemobilitybarrier-freevehiclesdisabled access
FAQ
- What is the purpose of the wheelchair icon?
- It signifies accessibility, disabled access, or mobility assistance. It's used to guide users to relevant information or facilities.
- How do I use the wheelchair icon in React?
- Import it from '@tabler/icons-react' like this: import { IconWheelchair } from '@tabler/icons-react'. Then use it as a component: <IconWheelchair />.
- What is the license for the Tabler wheelchair icon?
- The Tabler icons, including the wheelchair icon, 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 →