The Lucide pen tool icon depicts a stylized pen with a nib, commonly used in UI to represent vector editing, path creation, or drawing functionalities.
Common uses
- Vector graphics editor toolbar
- Path creation tool selection
- Drawing application feature
Use it in React
Install
npm i lucide-reactImport & render
import { PenTool } from 'lucide-react';
<PenTool size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vectordrawingpathpentoolvector editordrawing toolpath toolbezier curve
FAQ
- What does the pen tool icon represent?
- It represents a vector editing tool used for drawing paths and shapes, often found in graphic design software.
- How do I use the pen tool icon in React?
- You can import and use it in your React application with: import { PenTool } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the pen tool 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 →