The Tabler square letter a icon depicts the letter 'A' enclosed within a square, commonly used to represent text, alphabets, or specific labels within a user interface.
Common uses
- Labeling a text input field.
- Indicating an 'A' option in a selection.
- Representing a general text or typography setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareLetterA } from '@tabler/icons-react';
<IconSquareLetterA size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareLetterA size={24} stroke={2} />filled
<IconSquareLetterAFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersaletter a squarealphabet atext atypography a
FAQ
- What is the square letter a icon used for?
- It's used to visually represent the letter 'A' within a square boundary, often for text-related functions or labels in UI design.
- How do I use the square letter a icon in React?
- You can import and use it in your React components like this: import { IconSquareLetterA } from '@tabler/icons-react'. Then render it as <IconSquareLetterA />.
- What is the license for this icon?
- The Tabler icon library, including the square letter a icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.