The Tabler circle letter a icon depicts the letter 'A' enclosed within a circle, commonly used to represent an initial, a primary option, or a category starting with 'A'.
Common uses
- Highlighting the primary or default setting.
- Indicating a specific section or category labeled 'A'.
- Representing an author's initial in a profile.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleLetterA } from '@tabler/icons-react';
<IconCircleLetterA size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCircleLetterA size={24} stroke={2} />filled
<IconCircleLetterAFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatincircleletterroundcircularcharactertypographylettersaletter a circleround aalphabet ainitial a
FAQ
- What is the circle letter a icon used for?
- It's typically used to denote a primary option, an initial, or a category starting with the letter A in user interfaces.
- How do I use the circle letter a icon in React?
- You can import and use it in your React application with: import { IconCircleLetterA } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →