The HugeIcons book bookmark 02 icon depicts a book with a bookmark, commonly used to represent features related to reading, saving articles, or managing saved content.
Common uses
- Save article button
- Reading list feature
- My library section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookBookmark02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BookBookmark02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- save iconreading iconbookmark iconlibrary icon
FAQ
- What does the book bookmark 02 icon represent?
- This icon represents a book with a bookmark, symbolizing actions like saving, reading, or accessing saved content.
- How do I use the BookBookmark02Icon in React?
- Import both HugeiconsIcon and BookBookmark02Icon from their respective packages and render it using the <HugeiconsIcon icon={BookBookmark02Icon} /> component.
- What is the license for this icon?
- The HugeIcons book bookmark 02 icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →