The Tabler letter a small icon depicts the lowercase letter 'a' and is commonly used to represent alphabetical order, initials, or the beginning of a sequence in UI elements.
Common uses
- Displaying user initials in profiles.
- Indicating the first item in a list or series.
- Labeling sections or categories alphabetically.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLetterASmall } from '@tabler/icons-react';
<IconLetterASmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- aalphaalphabetfirstletterinitialcharactertypefaceglyphscriptletterssmalllowercase ainitial afirst letter
FAQ
- What is the letter a small icon used for?
- It's used to visually represent the lowercase letter 'a', often for initials, alphabetical sorting, or as a placeholder for text.
- How do I use the letter a small icon in React?
- You can import and use it directly with: `import { IconLetterASmall } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including letter a small, are distributed 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 →