John KuehJohn Kueh

text h three icon

Phosphor · text-h-three · MIT

Download SVG

The Phosphor text h three icon depicts a large letter 'H' with a '3' next to it, commonly used to represent the third-level heading in a text editor or content management system.

Common uses

  • Heading level 3 button in a rich text editor.
  • Option to format text as H3 in a CMS.
  • Label for a section that uses H3 typography.

Use it in React

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

<TextHThree size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
headingh3typographyprintdesigneditortexththreeheading 3typography headingtext formatting h3

FAQ

What is the text h three icon used for?
It signifies the third-level heading in typography, often used for sub-sections within content.
How do I use this icon in React?
Import it using `import { TextHThree } from '@phosphor-icons/react';` and then use it as a React component.
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 →