The Lucide book open check icon depicts an open book with a checkmark, symbolizing completion, verification, or a task being finished.
Common uses
- Marking a task as completed in a to-do list.
- Indicating a document has been reviewed or approved.
- Showing a successful verification or confirmation step.
Use it in React
Install
npm i lucide-reactImport & render
import { BookOpenCheck } from 'lucide-react';
<BookOpenCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- readpagesbookletmagazineleafletpamphletlibrarywrittenauthoredpublishedinformedknowledgeableeducatedschooledhomeworkexamined
FAQ
- What is the book open check icon used for?
- It's used to visually represent completion, verification, or a successfully finished item, often related to reading or tasks.
- How do I use the book open check icon in React?
- Import it from 'lucide-react' like this: import { BookOpenCheck } from 'lucide-react'. Then use it as a component: <BookOpenCheck />.
- What is the license for the Lucide book open check icon?
- The icon is available under the ISC license, which is a permissive open-source 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 →