The HugeIcons notebook 02 icon depicts an open notebook, commonly used to represent notes, documentation, or a journal entry in a user interface.
Common uses
- Adding a new note
- Viewing documentation
- Journal or diary entry
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Notebook02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Notebook02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- journalnotepaddocumentwriting
FAQ
- What does the Notebook 02 icon represent?
- It represents an open notebook, suitable for indicating notes, documentation, or personal entries.
- How do I use the Notebook 02 icon in React?
- Import it using `import { Notebook02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Notebook02Icon} />`.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.