John KuehJohn Kueh

text aa icon

Phosphor · text-aa · MIT

Download SVG

The Phosphor text aa icon depicts a stylized 'AA' to represent text formatting or typography options, commonly used in editors and design tools.

Common uses

  • Open/close text formatting panel
  • Select font family
  • Toggle rich text mode

Use it in React

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

<TextAa size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<TextAa size={24} />
thin
<TextAa size={24} weight="thin" />
light
<TextAa size={24} weight="light" />
bold
<TextAa size={24} weight="bold" />
fill
<TextAa size={24} weight="fill" />
duotone
<TextAa size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
typographytypefaceprintfontdesigneditortextaafont settingstext style

FAQ

What is the text aa icon used for?
It's used to indicate options related to text styling, typography, or font selection within an application's interface.
How do I use the text aa icon in React?
Import it from the library and use it as a component: import { TextAa } from '@phosphor-icons/react'; <TextAa />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →