John KuehJohn Kueh

book icon

Lucide · book · ISC

Download SVG

The Lucide book icon depicts an open book, commonly used to represent concepts like reading, education, or documentation in user interfaces.

Common uses

  • Link to documentation or help section
  • Button for reading mode
  • Indicator for educational content

Use it in React

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

<Book size={24} />

Details

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

FAQ

What is this icon for?
This icon represents a book and is used for concepts related to reading, learning, or information.
How do I use this icon in React?
Import it from 'lucide-react' and use it as a component: import { Book } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the book icon, is available under the ISC 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 →