The HugeIcons note 05 icon depicts a simple document or page, commonly used to represent notes, documents, or text-based content in user interfaces.
Common uses
- Adding a new note
- Viewing document details
- Text editing options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Note05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Note05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document iconpage icontext iconfile icon
FAQ
- What does the Note05 icon represent?
- The Note05 icon visually represents a document or a page. It's typically used for actions related to notes, documents, or text content.
- How do I use the Note05 icon in a React application?
- To use the Note05 icon in React, import it using `import { Note05Icon } from '@hugeicons/core-free-icons';` and then render it with `<HugeiconsIcon icon={Note05Icon} />`.
- What is the license for the HugeIcons Note05 icon?
- The HugeIcons Note05 icon is released under the MIT license, allowing for free use in both personal and commercial projects.
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 →