The Lucide accessibility icon visually represents features or areas designated for individuals with disabilities, commonly used to indicate accessible routes, features, or information.
Common uses
- Marking accessible entrances or restrooms
- Indicating assistive technology features
- Labeling accessibility options in settings
Use it in React
Install
npm i lucide-reactImport & render
import { Accessibility } from 'lucide-react';
<Accessibility size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- disabilitydisabledddawheelchairaccessibilitydisability accessada symbol
FAQ
- What is the accessibility icon used for?
- It signifies features or areas designed for people with disabilities, such as ramps, accessible restrooms, or assistive technologies.
- How do I use the accessibility icon in React?
- You can import and use it like this: import { Accessibility } from 'lucide-react'. Then render it as <Accessibility />.
- What is the license for Lucide icons?
- Lucide icons, including the accessibility icon, are distributed under the ISC license, which is a permissive free software license.
Looking for something else? Search Lucide 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 →