John KuehJohn Kueh

books icon

Phosphor · books · MIT

Download SVG

The Phosphor books icon depicts a stack of books, commonly used to represent reading material, libraries, or educational content within a user interface.

Common uses

  • Link to a reading list or articles section.
  • Icon for a library or archive feature.
  • Button to access educational resources.

Use it in React

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

<Books size={24} />

Styles

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

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

Details

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

FAQ

What does the books icon represent?
It represents a stack of books, suitable for indicating reading, literature, or educational content.
How do I use the books icon in React?
Import it from the library and use it as a component: import { Books } from '@phosphor-icons/react'; <Books />.
What is the license for the Phosphor books icon?
The Phosphor icon library, including the books 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →