The Lucide notebook icon depicts a closed notebook with a strap, commonly used to represent features related to notes, planning, or study materials in a user interface.
Common uses
- Link to a user's notes section
- Button for creating a new entry in a journal
- Icon for a study or research tool
Use it in React
Install
npm i lucide-reactImport & render
import { Notebook } from 'lucide-react';
<Notebook size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- notepadnotesstationerysketchbookmoleskineclosurestrapbandelasticorganizerorganiserplannerdiaryjournalwritingwritten
FAQ
- What is the notebook icon used for?
- It's used to represent note-taking, journaling, planning, or study-related features in an application.
- How do I use the notebook icon in React?
- You can import it directly from the 'lucide-react' library using: `import { Notebook } from 'lucide-react'`.
- What is the license for the Lucide notebook icon?
- The Lucide icon library, including the notebook 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 →