The Lucide heading 4 icon depicts a large letter H followed by the number 4, symbolizing a sub-heading or a lower-level section title within content.
Common uses
- UI element for selecting heading level 4 in a rich text editor.
- Button to format text as a level 4 heading.
- Indicator for a specific content hierarchy level.
Use it in React
Install
npm i lucide-reactImport & render
import { Heading4 } from 'lucide-react';
<Heading4 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- h4htmlmarkupmarkdownheading4html headingsubheadingtext format
FAQ
- What is the purpose of the heading 4 icon?
- It represents a sub-heading, typically used for content that is less important than main headings but still needs structure.
- How do I use this icon in React?
- Import it from the lucide-react library like this: import { Heading4 } from 'lucide-react'.
- What is the license for this icon?
- The icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.