The Lucide folder pen icon depicts a folder with a pen, commonly used to represent actions like renaming a folder or editing its contents.
Common uses
- Rename folder button
- Edit folder settings
- File/directory management interface
Use it in React
Install
npm i lucide-reactImport & render
import { FolderPen } from 'lucide-react';
<FolderPen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directoryrenamefolderpenedit folderfolder editdirectory penrename directory
FAQ
- What does the folder-pen icon represent?
- It signifies an action related to a folder, such as renaming or editing it, indicated by the presence of a pen.
- How do I use the folder-pen icon in React?
- You can import and use it like this: import { FolderPen } from 'lucide-react'. Then render it as <FolderPen />.
- What is the license for this icon?
- The Lucide icon library, including the folder-pen icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.