John KuehJohn Kueh

book bookmark icon

Phosphor · book-bookmark · MIT

Download SVG

The Phosphor book bookmark icon visually represents a book with a bookmark, commonly used to indicate saved reading material, favorite content, or a place to return to.

Common uses

  • Save article/post button
  • Favorite item indicator
  • Reading list feature

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { BookBookmark } from '@phosphor-icons/react';

<BookBookmark size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<BookBookmark size={24} />
thin
<BookBookmark size={24} weight="thin" />
light
<BookBookmark size={24} weight="light" />
bold
<BookBookmark size={24} weight="bold" />
fill
<BookBookmark size={24} weight="fill" />
duotone
<BookBookmark size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
readingreadernovelstorylibraryfavoritesfavoritedofficemediaobjectsbookbookmarksave iconreading iconfavorite bookmark

FAQ

What does the book bookmark icon represent?
It signifies a book with a bookmark, often used for saving or marking content like articles, books, or favorite items.
How do I use this icon in React?
Import it from the library and use it as a component: import { BookBookmark } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →