The Tabler accessible off icon visually represents the absence or unavailability of accessibility features, often used to indicate that a specific area or function is not designed to be accessible.
Common uses
- Disabling accessibility options in a setting.
- Indicating a feature is not currently available for users with disabilities.
- Marking content that does not meet accessibility standards.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAccessibleOff } from '@tabler/icons-react';
<IconAccessibleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- low-visionblinddisabilityhandicappedaccessibleoffdisabledinactiveaccessibilityinclusivehealthinaccessibleno accessibilityaccessibility disabled
FAQ
- What does the accessible off icon mean?
- It signifies that accessibility features are not provided or are turned off for a particular element or section.
- How do I use the accessible off icon in React?
- You can import and use it directly with: `import { IconAccessibleOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including accessible-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 →