The Lucide book check icon depicts a book with a checkmark, commonly used to signify completion, verification, or a successful review of written content.
Common uses
- Marking a reading assignment as complete
- Indicating a document has been approved or verified
- Showing a successful test or exam result
Use it in React
Install
npm i lucide-reactImport & render
import { BookCheck } from 'lucide-react';
<BookCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- readbookletmagazineleafletpamphletlibrarywrittenauthoredpublishedinformedknowledgeableeducatedschooledhomeworkexaminedtested
FAQ
- What does the book-check icon represent?
- It represents the completion or verification of a book or written document, often used for tasks, homework, or reviewed content.
- How do I use the book-check icon in React?
- You can import and use it in React with: import { BookCheck } from 'lucide-react'
- What is the license for the Lucide book-check icon?
- The Lucide icon library, including the book-check 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 →