John KuehJohn Kueh

book icon

Tabler · book · MIT

Download SVG

The Tabler book icon depicts an open book, commonly used in UI to represent reading material, documentation, or library-related features.

Common uses

  • Link to documentation or help articles
  • Button for reading mode
  • Section header for library or reading list

Use it in React

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

<IconBook size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBook size={24} stroke={2} />
filled
<IconBookFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
readdictionarymagazinelibrarybookletnovelbookfilepapertextdocumentreading

FAQ

What does the book icon represent?
It represents an open book, suitable for indicating reading, documents, or library content.
How do I use the book icon in React?
Import it using `import { IconBook } from '@tabler/icons-react'` and use it as a component: `<IconBook />`.
What is the license for this icon?
The Tabler icons, including the book icon, are distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →