The HugeIcons book plus icon depicts a book with a plus sign, commonly used to represent adding a new book, creating new content, or initiating a new learning module.
Common uses
- Add New Book Button
- Create New Article
- Start New Course
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookPlusIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookPlusIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add booknew bookcreate bookplus book
FAQ
- What does the book plus icon represent?
- It symbolizes adding a new book, creating new content, or starting a new learning resource.
- How do I use the BookPlusIcon in React?
- Import it using `import { BookPlusIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BookPlusIcon} />`.
- What is the license for this icon?
- The HugeIcons library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.