The Lucide heading 1 icon visually represents the largest and most important title in a document or webpage, commonly used to denote the primary heading in content creation interfaces.
Common uses
- Primary document title input
- Content editor toolbar
- Markdown/HTML formatting options
Use it in React
Install
npm i lucide-reactImport & render
import { Heading1 } from 'lucide-react';
<Heading1 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- h1htmlmarkupmarkdownheading1titlemain headingdocument title
FAQ
- What is the purpose of the heading 1 icon?
- It signifies the main title or topic of a piece of content, indicating the highest level of hierarchy.
- How do I use this icon in React?
- You can import and use it like this: import { Heading1 } 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.
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 →