The HugeIcons book alert icon depicts an open book with a notification or alert symbol, typically used to indicate new information, updates, or important messages related to a book or reading material.
Common uses
- New chapter available notification
- Unread messages in a digital library
- Alert for overdue borrowed books
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookAlertIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookAlertIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- book notificationreading alertlibrary updateunread book
FAQ
- What does the book alert icon represent?
- It signifies an alert or notification associated with a book or reading content, such as new updates or unread messages.
- How do I use the BookAlertIcon in React?
- Import both HugeiconsIcon and BookAlertIcon, then render it using <HugeiconsIcon icon={BookAlertIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.