John KuehJohn Kueh

bookmark remove 02 icon

HugeIcons · BookmarkRemove02Icon · MIT

Download SVG

The HugeIcons bookmark remove 02 icon depicts the action of removing a bookmark, commonly used in user interfaces to signify un-saving or deleting a bookmarked item.

Common uses

  • Un-bookmarking an article
  • Removing a saved page
  • Deleting a favorite item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unbookmarkdelete bookmarkremove favoriteunsave

FAQ

What does the bookmark remove 02 icon represent?
This icon represents the action of removing a bookmark. It's used when a user wants to un-save or delete an item they previously marked.
How do I use the BookmarkRemove02Icon in React?
To use it in React, import both HugeiconsIcon and BookmarkRemove02Icon, then render the icon like this: <HugeiconsIcon icon={BookmarkRemove02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.

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 →