The Lucide book dashed icon depicts an open book with dashed lines, often used to represent concepts like drafts, templates, or unwritten content in user interfaces.
Common uses
- Indicate a draft or unwritten document.
- Represent a template or boilerplate.
- Symbolize a script or screenplay.
Use it in React
Install
npm i lucide-reactImport & render
import { BookDashed } from 'lucide-react';
<BookDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codecodingversion controlgitrepositorytemplatedraftscriptscreenplaywritingwriterauthorunwrittenunpublisheduntoldbook
FAQ
- What does the book dashed icon represent?
- It signifies an unwritten or draft document, like a script, template, or unpublished work.
- How do I use the book dashed icon in React?
- Import it from 'lucide-react' and use it as a component: import { BookDashed } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the book dashed 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 →