The HugeIcons books 01 icon depicts an open book, commonly used to represent reading, learning, documentation, or library-related features.
Common uses
- Link to documentation
- Reading progress indicator
- Library or archive section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Books01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Books01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- open bookreadingmanualguide
FAQ
- What is this icon for?
- This icon represents an open book and is suitable for indicating content related to reading, learning, or information resources.
- How do I use this icon in React?
- Import it using `import { Books01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Books01Icon} />`.
- What is the license for this icon?
- This icon is provided 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.