The HugeIcons notion 01 icon depicts a stylized document or page, often used to represent notes, documents, or content creation areas in a user interface.
Common uses
- Representing a 'New Document' button.
- Indicating a 'Notes' or 'Journal' section.
- As an icon for a content editing feature.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Notion01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Notion01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document iconpage iconnote iconfile icon
FAQ
- What does the Notion 01 icon represent?
- It represents a document or page, commonly used for notes, content creation, or document-related features in UI design.
- How do I use the Notion 01 icon in React?
- Import it using `import { Notion01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Notion01Icon} />`.
- What is the license for this icon?
- The HugeIcons library, including this 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 →