John KuehJohn Kueh

heading icon

Tabler · heading · MIT

Download SVG

The Tabler heading icon visually represents a main text element, commonly used in user interfaces to denote titles or important sections of content.

Common uses

  • Adding a document title
  • Labeling a content section
  • Indicating a primary headline

Use it in React

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

<IconHeading size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
maintextheadlinestylestylinghtmlheadingtypographywritingfonttitlemain text

FAQ

What is the purpose of the heading icon?
It signifies a main text element or title within an interface, helping users quickly identify the subject or importance of a section.
How do I use the heading icon in React?
You can import and use it with: `import { IconHeading } from '@tabler/icons-react'`. Then, render it like `<IconHeading />`.
What is the license for this icon?
The Tabler icons, including the heading icon, are distributed under the MIT license.

Related icons

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

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