The Lucide book minus icon visually represents the concept of removing or subtracting from a book or educational material, often used in UI to signify actions like deleting content, revoking access, or indicating a downgrade.
Common uses
- Button to remove a chapter from a document
- Icon for 'Unlearn' or 'Downgrade' action
- Indicate a forbidden or prohibited topic
Use it in React
Install
npm i lucide-reactImport & render
import { BookMinus } from 'lucide-react';
<BookMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codecodingversion controlgitrepositoryremovedeletecensorcancelforbidprohibitbanuneducatedre-educateunlearndowngrade
FAQ
- What does the book minus icon represent?
- It symbolizes removing, deleting, or subtracting from a book or educational context. This can be used for actions like removing content, revoking access, or indicating a downgrade.
- How do I use the book minus icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { BookMinus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the book minus icon, is available under the ISC 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 →