John KuehJohn Kueh

text h one icon

Phosphor · text-h-one · MIT

Download SVG

The Phosphor text h one icon depicts a large capital letter 'H' with a '1' superimposed, commonly used to represent the primary heading or title in a text editor or design interface.

Common uses

  • Primary heading button in a rich text editor
  • Title style option in a document or design tool
  • Main section header indicator

Use it in React

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

<TextHOne size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
headingh1typographyprintdesigneditortexthoneheading 1titlemain header

FAQ

What does the text h one icon represent?
It represents the main heading or H1 style, indicating the most important title or header in a piece of content.
How do I use this icon in React?
You can import and use it in your React application with: import { TextHOne } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this 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 →