The Lucide book open text icon depicts an open book with visible text, commonly used to represent reading, documentation, educational content, or information resources in user interfaces.
Common uses
- Link to documentation or help section
- Button for reading articles or blog posts
- Indicator for educational or informational content
Use it in React
Install
npm i lucide-reactImport & render
import { BookOpenText } from 'lucide-react';
<BookOpenText size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- readingpagesbookletmagazineleafletpamphletlibrarywritingwrittenwriterauthorstoryscriptfictionnovelinformation
FAQ
- What does the book open text icon represent?
- It symbolizes an open book with text, often used for concepts like reading, learning, documentation, or information.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { BookOpenText } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this 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 →