The Lucide book a icon depicts an open book with the letter 'A' on one page, commonly used to represent concepts like reading, learning, reference materials, or educational content.
Common uses
- Link to a glossary or definitions section.
- Button for reading mode or study materials.
- Icon for a library or knowledge base.
Use it in React
Install
npm i lucide-reactImport & render
import { BookA } from 'lucide-react';
<BookA size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dictionarydefinedefinitionthesaurusencyclopediaencyclopaediareadingbookletmagazineleafletpamphlettomelibrarywritingwrittenwriter
FAQ
- What does the book a icon represent?
- It represents an open book with the letter 'A', symbolizing reading, learning, reference, or educational content.
- How do I use the book a icon in React?
- You can import and use it like this: import { BookA } from 'lucide-react'. Then render it as <BookA />.
- What is the license for the Lucide book a icon?
- The Lucide icon library, including the book a 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 →