John KuehJohn Kueh

heading 01 icon

HugeIcons · Heading01Icon · MIT

Download SVG

The HugeIcons heading 01 icon depicts a large capital letter 'H' followed by a smaller 'h', commonly used to represent a primary or main heading in user interfaces.

Common uses

  • Primary document title
  • Main section header
  • Page subject indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Heading01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Heading01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
titlemain titleheadersubject

FAQ

What is the purpose of the Heading 01 icon?
This icon signifies a main or primary heading, often used for the most important title or subject on a page or within a section.
How do I use the Heading 01 icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { Heading01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Heading01Icon} />.
What is the license for this icon?
The HugeIcons icon library, including the Heading 01 icon, is available under the MIT license.

Related icons

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

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