The Lucide bookmark plus icon visually represents adding a new bookmark or saving an item, commonly used for actions like 'Add to Favorites' or 'Save for Later'.
Common uses
- Adding a new bookmark to a list
- Saving an article or item for future reference
- Creating a new favorite entry
Use it in React
Install
npm i lucide-reactImport & render
import { BookmarkPlus } from 'lucide-react';
<BookmarkPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- addbookmarkplusadd bookmarknew bookmarksave itemfavorite plus
FAQ
- What does the bookmark plus icon signify?
- It signifies the action of adding or creating a new bookmark, often used for saving or marking content.
- How do I use this icon in React?
- You can import and use it in React with: import { BookmarkPlus } from 'lucide-react'
- What is the license for this icon?
- This icon is part of the Lucide library and is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →