The Tabler braille icon visually represents the tactile writing system used by people who are blind or visually impaired, often used in UI to signify accessibility features or related health services.
Common uses
- Accessibility settings toggle
- Link to a guide for visually impaired users
- Label for a health or disability service
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBraille } from '@tabler/icons-react';
<IconBraille size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- blindalphabetdisabilitylettersreadbrailleaccessibilitya11yvisionimpairedinclusivetactilehealth
FAQ
- What is the braille icon for?
- It represents braille, a tactile writing system. It's used in UIs to indicate accessibility options for the visually impaired or related health services.
- How do I use the braille icon in React?
- You can import and use it like this: import { IconBraille } from '@tabler/icons-react'. Then render it as <IconBraille />.
- What is the license for the braille icon?
- The braille icon is part of the Tabler icon library, which is distributed under the MIT license.
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 →