The Tabler letter a icon depicts the uppercase letter 'A' and is commonly used to represent text-related actions, labels, or content sections in user interfaces.
Common uses
- Labeling a text editing tool.
- Indicating a section for alphabetical sorting.
- Representing a 'primary' or 'first' item in a list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterA } from '@tabler/icons-react';
<IconLetterA size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabettextcodelettercharactertypographywritingaglyphlettersalphabet atext aglyph a
FAQ
- What is the letter a icon used for?
- It's used to visually represent the letter 'A' in interfaces, often for text-related functions or labels.
- How do I use the letter a icon in React?
- Import it using `import { IconLetterA } from '@tabler/icons-react'` and then use it as a component: `<IconLetterA />`.
- What is the license for the letter a icon?
- The Tabler icon library, including the letter a icon, is 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 →