The HugeIcons collections bookmark icon visually represents a collection of items saved for later, commonly used for features like bookmarking content, saving favorites, or organizing saved items.
Common uses
- Save article for later
- Add to reading list
- Bookmark favorite product
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CollectionsBookmarkIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CollectionsBookmarkIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- save iconbookmark iconreading list iconfavorite icon
FAQ
- What does the collections bookmark icon represent?
- It signifies a collection of saved items, often used for bookmarking, saving favorites, or organizing content.
- How do I use the CollectionsBookmarkIcon in React?
- Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { CollectionsBookmarkIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={CollectionsBookmarkIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.