John KuehJohn Kueh

heading 6 icon

Lucide · heading-6 · ISC

Download SVG

The Lucide heading 6 icon visually represents the smallest hierarchical text level in a document structure, commonly used in content editors or documentation tools to denote sub-sub-sub-sub-subheadings.

Common uses

  • Content editor toolbar button
  • Documentation site navigation
  • Markdown preview tool

Use it in React

Install
npm i lucide-react
Import & render
import { Heading6 } from 'lucide-react';

<Heading6 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
h6htmlmarkupmarkdownheading6html headingmarkdown headingsubheading

FAQ

What is the heading 6 icon used for?
It signifies the sixth level of heading in a hierarchical structure, typically the smallest and least emphasized heading.
How do I use the heading 6 icon in React?
You can import and use it like this: import { Heading6 } from 'lucide-react'; <Heading6 />
What is the license for this icon?
The Lucide icon library, including the heading 6 icon, is available under the ISC license.

Related icons

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

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