The Tabler abc icon depicts the letters 'abc' and is commonly used to represent text editing, language settings, or general text-related functions within a user interface.
Common uses
- Labeling a text formatting toolbar.
- Indicating a language selection dropdown.
- Representing a 'plain text' option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAbc } from '@tabler/icons-react';
<IconAbc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- lettersalphabetlatinabctextcharacterswritinglanguage
FAQ
- What is the abc icon used for?
- It's typically used for text-related actions, such as editing, formatting, or indicating language options in a UI.
- How do I use the abc icon in React?
- You can import and use it like this: import { IconAbc } from '@tabler/icons-react'.
- What is the license for the Tabler abc icon?
- The Tabler icon library, including the abc icon, is available 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 →