The HugeIcons book 02 icon depicts an open book, commonly used to represent reading, documentation, or educational content in user interfaces.
Common uses
- Link to documentation or help section
- Displaying article or blog post previews
- Indicating a learning module or course
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Book02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Book02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- open bookreadingdocumentmanual
FAQ
- What does the Book02 icon represent?
- The Book02 icon represents an open book, symbolizing knowledge, reading, or study.
- How do I use the Book02 icon in a React project?
- Import both HugeiconsIcon and Book02Icon, then render <HugeiconsIcon icon={Book02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including the Book02 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.