The Lucide book x icon depicts a book with an 'X' mark, commonly used to signify content that is incorrect, removed, or represents misinformation.
Common uses
- Marking a deleted or removed article.
- Indicating false or misleading information.
- Representing a banned or prohibited topic.
Use it in React
Install
npm i lucide-reactImport & render
import { BookX } from 'lucide-react';
<BookX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codecodingversion controlgitrepositoryremovedeletereadingmisinformationdisinformationmisinformedcharlatansophistryfalseliesuntruth
FAQ
- What is the purpose of the book x icon?
- This icon is used to visually represent concepts like misinformation, deleted content, or prohibited subjects.
- How do I use the book x icon in React?
- You can import and use it in your React application with: import { BookX } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →