The HugeIcons bookmark 02 icon visually represents saving or marking content for later reference, commonly used in user interfaces to indicate a bookmarking or favorite feature.
Common uses
- Save article for later
- Add to favorites
- Mark as important
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bookmark02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bookmark02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- save iconfavorite iconmark iconribbon icon
FAQ
- What is the bookmark 02 icon used for?
- It's used to signify saving or marking content for future access, like saving an article or adding an item to a favorites list.
- How do I use the Bookmark02Icon in React?
- Import both HugeiconsIcon and Bookmark02Icon, then render it using <HugeiconsIcon icon={Bookmark02Icon} />.
- What is the license for this icon?
- This 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.