The HugeIcons book image icon depicts a stylized book, commonly used to represent reading, learning, documentation, or educational content within a user interface.
Common uses
- Link to documentation or help section
- Displaying article or blog post previews
- Indicating educational resources
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookImageIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookImageIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document iconreading iconknowledge iconmanual icon
FAQ
- What is the BookImageIcon typically used for?
- It's generally used to signify content related to reading, learning, documentation, or educational materials in a UI.
- How do I use the BookImageIcon in React?
- Import both HugeiconsIcon and BookImageIcon, then render it like this: <HugeiconsIcon icon={BookImageIcon} />.
- What is the license for this icon?
- The BookImageIcon 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.