The HugeIcons book heart icon visually represents a combination of learning or knowledge (book) and love or care (heart), often used to signify favorite reading material, educational content related to affection, or a passion for books.
Common uses
- Favorite books list
- Reading progress tracker
- Book club membership
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookHeartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookHeartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- favorite booklove readingbookwormreading heart
FAQ
- What does the book heart icon represent?
- It symbolizes a love for books, favorite reading, or educational content related to affection.
- How do I use the BookHeartIcon in React?
- Import it using `import { BookHeartIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={BookHeartIcon} />`.
- What is the license for this icon?
- The BookHeartIcon is available under the MIT license.
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 →