John KuehJohn Kueh

bookmark icon

Lucide · bookmark · ISC

Download SVG

The Lucide bookmark icon visually represents a saved or marked item, commonly used in user interfaces to allow users to save content for later reference or quick access.

Common uses

  • Saving articles or posts for later reading
  • Marking favorite items in a list
  • Adding a label or tag to content

Use it in React

Install
npm i lucide-react
Import & render
import { Bookmark } from 'lucide-react';

<Bookmark size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
savefavoritemarklabelattachmentfilestickpinreadclipmarkertagbookmark

FAQ

What is the purpose of the bookmark icon?
The bookmark icon is used to indicate an action for saving or marking an item. It helps users keep track of content they want to revisit or highlight.
How do I use the bookmark icon in React?
You can import and use the bookmark icon in React with the following statement: `import { Bookmark } from 'lucide-react'`. Then, you can render it as a component: `<Bookmark />`.
What is the license for the Lucide bookmark icon?
The Lucide bookmark icon is distributed under the ISC license, which is a permissive open-source 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 →