John KuehJohn Kueh

text superscript icon

Phosphor · text-superscript · MIT

Download SVG

The Phosphor text superscript icon depicts a small letter 'a' raised above the baseline, commonly used in UI to indicate or apply superscript formatting for text.

Common uses

  • Applying superscript to footnotes or citations.
  • Indicating exponents in mathematical formulas.
  • Formatting units like '1st', '2nd', '3rd'.

Use it in React

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

<TextSuperscript size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
*new*typographyfontformattingmathematicscalculatordesigneditorfinancestextsuperscriptexponentraised textsuperior text

FAQ

What is the purpose of the text superscript icon?
This icon represents the action of applying superscript formatting to text, making characters appear smaller and raised above the normal line of text.
How do I use this icon in React?
You can import and use the TextSuperscript component from the '@phosphor-icons/react' library: import { TextSuperscript } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the text superscript icon, is available under the MIT license.

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 →