John KuehJohn Kueh

bookmark minus 01 icon

HugeIcons · BookmarkMinus01Icon · MIT

Download SVG

The HugeIcons bookmark minus 01 icon depicts a bookmark with a minus sign, typically used to indicate the removal or un-saving of an item.

Common uses

  • Un-bookmarking an article
  • Removing an item from a saved list
  • Canceling a saved state

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookmarkMinus01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BookmarkMinus01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove bookmarkun-savedelete bookmarkminus bookmark

FAQ

What is the purpose of the bookmark minus 01 icon?
This icon signifies the action of removing or un-saving an item, often used when a user wants to remove something from a list of saved bookmarks or favorites.
How do I use the BookmarkMinus01Icon in React?
Import the icon and then render it using the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { BookmarkMinus01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={BookmarkMinus01Icon} />.
What is the license for this icon?
The HugeIcons bookmark minus 01 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 →