The Lucide map pin x icon depicts a map pin with an 'x' overlay, commonly used to indicate the removal or cancellation of a location or waypoint.
Common uses
- Button to remove a saved location
- Clear search input for map coordinates
- Cancel a selected waypoint on a map
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinX } from 'lucide-react';
<MapPinX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdeleteremoveerasemappinxremove locationdelete pincancel waypointclear map marker
FAQ
- What does the map-pin-x icon represent?
- It signifies the deletion or cancellation of a map location or pin.
- How do I use this icon in React?
- Import it from 'lucide-react' with `import { MapPinX } from 'lucide-react'` and use it as a component.
- What is the license for this icon?
- The Lucide icon library, including this 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 →