John KuehJohn Kueh

text h six icon

Phosphor · text-h-six · MIT

Download SVG

The Phosphor text h six icon depicts a large letter 'H' indicating a sixth-level heading, commonly used in text editors or design tools to represent the smallest heading size in a typographic hierarchy.

Common uses

  • Smallest heading style in a WYSIWYG editor.
  • Label for a sub-sub-sub-section in a document.
  • UI element for setting typography to H6.

Use it in React

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

<TextHSix size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
headingh6typographyprintdesigneditortexthsixheading 6typography headingdocument title

FAQ

What is the text h six icon used for?
It represents the smallest heading size (H6) in a typographic scale, often used for less important titles or subheadings within content.
How do I use the text h six icon in React?
Import it from the library and use it as a component: import { TextHSix } from '@phosphor-icons/react'; <TextHSix />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows 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 →