The HugeIcons book open 01 icon depicts an open book, commonly used to represent reading, learning, documentation, or educational content in user interfaces.
Common uses
- Link to documentation
- Accessing help articles
- Displaying course material
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookOpen01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookOpen01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- open bookreadingdocumentationmanual
FAQ
- What does the BookOpen01Icon represent?
- This icon represents an open book, symbolizing knowledge, reading, or documentation.
- How do I use the BookOpen01Icon in a React project?
- Import both HugeiconsIcon and BookOpen01Icon, then render it using <HugeiconsIcon icon={BookOpen01Icon} />.
- What is the license for this icon?
- The BookOpen01Icon is distributed under the MIT license, allowing for free use.
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 →