The Lucide book search icon depicts an open book with a magnifying glass, commonly used to represent features related to searching for information, research, or accessing a knowledge base.
Common uses
- Search bar for a digital library
- Button to access help documentation
- Link to a research or knowledge base section
Use it in React
Install
npm i lucide-reactImport & render
import { BookSearch } from 'lucide-react';
<BookSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- readinglibrarystudyeducationresearchknowledgediscoverbrowsinglookupfindingscanningbooksearchreading searchlibrary lookupknowledge discovery
FAQ
- What does the book search icon represent?
- It visually signifies actions like searching for books, conducting research, or accessing educational content.
- How do I use this icon in React?
- You can import and use it like this: import { BookSearch } from 'lucide-react'; <BookSearch />.
- What is the license for this icon?
- The Lucide icon library, including the book-search 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 →