The Lucide file pen line icon depicts a document with a pen, commonly used to represent actions like editing, modifying, or creating a file.
Common uses
- Edit document button
- Create new file action
- Open file for editing
Use it in React
Install
npm i lucide-reactImport & render
import { FilePenLine } from 'lucide-react';
<FilePenLine size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- editfilepenlineedit filemodify documentwrite filedocument edit
FAQ
- What does the file pen line icon represent?
- It represents the action of editing or modifying a file, often used for buttons or menu items related to document management.
- How do I use the file pen line icon in React?
- You can import and use it like this: import { FilePenLine } from 'lucide-react'; <FilePenLine />
- What is the license for this icon?
- The Lucide icon library, including the file pen line 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 →