The HugeIcons bookmark minus 02 icon depicts a bookmark with a minus symbol, commonly used to indicate the removal or unmarking of a saved item.
Common uses
- Unsaving a bookmarked article
- Removing an item from a favorites list
- Canceling a saved search filter
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookmarkMinus02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookmarkMinus02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unbookmarkremove bookmarkdelete savedunsave
FAQ
- What does the bookmark minus 02 icon represent?
- This icon represents the action of removing or unmarking a saved item, such as unbookmarking a page or removing an item from a favorites list.
- How do I use the BookmarkMinus02Icon in React?
- Import both HugeiconsIcon and BookmarkMinus02Icon from their respective packages and render it using the <HugeiconsIcon icon={BookmarkMinus02Icon} /> component.
- What is the license for this icon?
- The HugeIcons bookmark minus 02 icon is distributed 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 →