The Tabler circle dotted letter a icon depicts the letter 'A' enclosed in a dotted circle, often used to represent the beginning, a starting point, or the first item in a sequence.
Common uses
- Indicate the first step in a multi-step process.
- Label the primary or initial option in a list.
- Represent an 'alpha' or starting version of a feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDottedLetterA } from '@tabler/icons-react';
<IconCircleDottedLetterA size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphastartfirst-lettervowelbeginningtopinitialalephprimeforeletterscircledottedletteraalpha icon
FAQ
- What is the purpose of the circle dotted letter a icon?
- This icon is typically used to signify a starting point, the first item in a sequence, or an initial element within a UI.
- How do I use the circle dotted letter a icon in React?
- You can import and use it in your React application with: import { IconCircleDottedLetterA } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is released 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 →