The Lucide notebook pen icon depicts a pen poised over an open notebook, commonly used to represent actions related to note-taking, writing, or editing content.
Common uses
- Add new note button
- Edit document action
- Create blog post
Use it in React
Install
npm i lucide-reactImport & render
import { NotebookPen } from 'lucide-react';
<NotebookPen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pencilnotepadnotesnotedstationerysketchbookorganizerorganiserplannerdiaryjournalwritingwritewrittenreadinghigh school
FAQ
- What does the notebook pen icon represent?
- It symbolizes writing, note-taking, editing, or creating content, often associated with documents or journals.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { NotebookPen } from 'lucide-react'.
- What is the license for this icon?
- The notebook pen 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 →