The Lucide bookmark minus icon visually represents the action of removing or deleting a saved item or bookmark.
Common uses
- Unsaving a bookmarked article
- Removing an item from a favorites list
- Deleting a saved search query
Use it in React
Install
npm i lucide-reactImport & render
import { BookmarkMinus } from 'lucide-react';
<BookmarkMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- deleteremovebookmarkminusremove bookmarkdelete bookmarkunsaveunbookmark
FAQ
- What is the bookmark minus icon used for?
- It's typically used to indicate the removal or deletion of a bookmarked item or a selection from a list of saved content.
- How do I use the bookmark minus icon in React?
- You can import and use it like this: import { BookmarkMinus } 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 →