John KuehJohn Kueh

book icon

Phosphor · book · MIT

Download SVG

The Phosphor book icon depicts an open book, commonly used in UIs to represent reading material, library functions, or educational content.

Common uses

  • Link to a 'Reading List' section
  • Button for 'View Article'
  • Indicator for 'Documentation'

Use it in React

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

<Book size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
readingreadernovelstorylibraryofficemediaobjectsbook

FAQ

What does the book icon represent?
It represents a book, symbolizing reading, stories, or educational content.
How do I use the book icon in React?
Import it as 'Book' from '@phosphor-icons/react' and use it like <Book size={24} />.
What is the license for this icon?
The Phosphor icon library, including the book icon, is available under the MIT license.

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 →