The HugeIcons bookmark 01 icon depicts a stylized bookmark, commonly used in user interfaces to represent saving or marking content for later reference.
Common uses
- Save article for later
- Bookmark a favorite item
- Mark a page in a document
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bookmark01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bookmark01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- save iconfavorite iconmarker iconribbon icon
FAQ
- What is the bookmark 01 icon used for?
- It's used to signify saving or marking content, like articles or items, for future access.
- How do I use the Bookmark01Icon in React?
- Import both HugeiconsIcon and Bookmark01Icon, then render <HugeiconsIcon icon={Bookmark01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.