The Lucide map pin pen icon depicts a map pin with a pen, commonly used to signify editing a location, waypoint, or marker on a map interface.
Common uses
- Edit location details
- Add a new waypoint
- Update map marker information
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinPen } from 'lucide-react';
<MapPinPen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropeditmappinpenedit locationmap marker editpin editwaypoint pen
FAQ
- What does the map-pin-pen icon represent?
- It represents the action of editing or modifying a geographical point of interest, such as a location, waypoint, or marker.
- How do I use this icon in React?
- You can import and use it like this: import { MapPinPen } from 'lucide-react'. Then render it as <MapPinPen />.
- What is the license for this icon?
- The Lucide icon library, including the map-pin-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 →