The Lucide clipboard pen icon depicts a pen interacting with a clipboard, commonly used to represent actions like signing documents, editing notes, or filling out forms.
Common uses
- Sign document button
- Edit note action
- Form field indicator
Use it in React
Install
npm i lucide-reactImport & render
import { ClipboardPen } from 'lucide-react';
<ClipboardPen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- pastesignatureclipboardpenedit clipboardsigndocument editfill form
FAQ
- What does the clipboard pen icon represent?
- It visually signifies an action related to editing, signing, or filling out information on a document or form represented by the clipboard.
- How do I use this icon in React?
- You can import and use it like this: import { ClipboardPen } from 'lucide-react'. Then render it as <ClipboardPen />.
- What is the license for this icon?
- The Lucide icon library, including the clipboard 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 →