The HugeIcons heading 03 icon depicts a stylized document with a large title, commonly used to represent a main or primary heading in user interfaces.
Common uses
- Primary document title
- Main page header
- Article headline
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Heading03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Heading03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- titleheadlinedocument titlemain heading
FAQ
- What is the purpose of the Heading 03 icon?
- This icon visually represents a primary or main heading, often used to denote the title of a document, article, or section.
- How do I use the Heading 03 icon in React?
- Import both HugeiconsIcon and Heading03Icon, then render it using <HugeiconsIcon icon={Heading03Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the Heading 03 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →