The HugeIcons book x icon depicts a book with an 'X' mark, commonly used to indicate a closed, unavailable, or invalid book or document.
Common uses
- Marking a book as unavailable
- Indicating an invalid or corrupted document
- Representing a closed or archived book entry
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookXIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookXIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- closed bookinvalid bookbook unavailabledocument x
FAQ
- What does the book x icon represent?
- It signifies a book or document that is closed, unavailable, invalid, or has been marked for deletion.
- How do I use the BookXIcon in React?
- Import both HugeiconsIcon and BookXIcon, then render <HugeiconsIcon icon={BookXIcon} />.
- What is the license for this icon?
- This icon 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 →