The HugeIcons note 04 icon depicts a document with lines, commonly used to represent notes, documents, or text-based content in user interfaces.
Common uses
- Adding a new note
- Viewing document details
- Text editing section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Note04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Note04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- documentpapertextwriting
FAQ
- What does the Note04 icon represent?
- The Note04 icon visually represents a document or a piece of paper with lines, often used for notes or text content.
- How do I use the Note04 icon in a React application?
- Import both HugeiconsIcon and Note04Icon from their respective packages and render them using <HugeiconsIcon icon={Note04Icon} />.
- What is the license for the HugeIcons Note04 icon?
- The HugeIcons library, including the Note04 icon, is distributed 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 →