John KuehJohn Kueh

square rounded letter a icon

Tabler · square-rounded-letter-a · MIT

Download SVG

The Tabler square rounded letter a icon depicts the letter 'A' within a rounded square, commonly used to represent the first letter of an alphabet, a primary option, or a specific category starting with 'A'.

Common uses

  • Labeling the first item in a list or sequence.
  • Indicating a primary or default setting.
  • Representing a section or category labeled 'A'.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareRoundedLetterA } from '@tabler/icons-react';

<IconSquareRoundedLetterA size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareRoundedLetterA size={24} stroke={2} />
filled
<IconSquareRoundedLetterAFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersaletter a iconrounded square aalphabet afirst letter icon

FAQ

What is the square rounded letter a icon used for?
It's used to visually represent the letter 'A', often for lists, categories, or as a primary indicator.
How do I use the square rounded letter a icon in React?
Import it using: `import { IconSquareRoundedLetterA } from '@tabler/icons-react'` and then use it as a component: `<IconSquareRoundedLetterA />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →