John KuehJohn Kueh

heading 05 icon

HugeIcons · Heading05Icon · MIT

Download SVG

The HugeIcons heading 05 icon depicts a large, bolded letter 'H' with a smaller '05' underneath, commonly used to represent a sub-heading or a specific section within content, often indicating a lower level of importance than a primary heading.

Common uses

  • Labeling a secondary section in a document.
  • Indicating a specific chapter or topic within a larger work.
  • Styling a prominent but not primary title in a user interface.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
subheadingsection titledocument headingcontent title

FAQ

What does the Heading 05 icon represent?
It represents a sub-heading, typically indicating a lower hierarchical level than a main title. It's often used for sections or specific topics within content.
How do I use the Heading05Icon in React?
You can import it as import { Heading05Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={Heading05Icon} />.
What is the license for this icon?
This icon is 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 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 →