The Lucide heading 5 icon visually represents a sub-sub-sub-sub-heading (H5) and is commonly used in UI to denote a lower level of textual hierarchy.
Common uses
- Markdown editor toolbar
- Rich text editor formatting options
- Document outline navigation
Use it in React
Install
npm i lucide-reactImport & render
import { Heading5 } from 'lucide-react';
<Heading5 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- h5htmlmarkupmarkdownheading5h5 iconhtml heading 5subheading 5text hierarchy
FAQ
- What is the heading 5 icon used for?
- It signifies a fifth-level heading in structured content, indicating a smaller and less important section title than higher-level headings.
- How do I use the heading 5 icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { Heading5 } from 'lucide-react'.
- What is the license for the Lucide heading 5 icon?
- The Lucide icon library, including the heading 5 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 →