The Tabler disabled icon visually represents accessibility and is commonly used in UIs to indicate features, areas, or services that are accessible to individuals with disabilities.
Common uses
- Marking accessible restrooms or entrances.
- Indicating wheelchair-friendly routes on a map.
- Labeling features within an application that cater to users with disabilities.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDisabled } from '@tabler/icons-react';
<IconDisabled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- wheelchairhandicappeddisabledmedicalwellnesshealthcaretreatmentcarehealthaccessibilityaccess
FAQ
- What does the disabled icon represent?
- The disabled icon represents accessibility and is used to denote features or areas that are accessible to people with disabilities, particularly those using wheelchairs.
- How do I use the disabled icon in React?
- You can import and use the disabled icon in React with the following statement: import { IconDisabled } from '@tabler/icons-react'.
- What is the license for the Tabler disabled icon?
- The Tabler disabled icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →