John KuehJohn Kueh

bookmark add 01 icon

HugeIcons · BookmarkAdd01Icon · MIT

Download SVG

The HugeIcons bookmark add 01 icon visually represents the action of saving or bookmarking an item, commonly used for features like adding content to a reading list or saving a favorite.

Common uses

  • Add to favorites button
  • Save for later functionality
  • Create new bookmark

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
save iconadd bookmarkfavorite iconbookmark icon

FAQ

What does the bookmark add 01 icon represent?
This icon signifies the action of adding a bookmark or saving an item. It's typically used when a user wants to save content for future reference.
How do I use the BookmarkAdd01Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { BookmarkAdd01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={BookmarkAdd01Icon} />.
What is the license for this icon?
The HugeIcons bookmark add 01 icon is distributed under the MIT license, allowing for free use in commercial and non-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 →