The Lucide map pin x inside icon depicts a map pin with an 'X' symbol inside, commonly used to represent a removed or invalid location, or to indicate a point of interest that has been deselected or deleted.
Common uses
- Clearing a selected map location
- Indicating a deleted waypoint
- Showing an invalid or inaccessible map point
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinXInside } from 'lucide-react';
<MapPinXInside size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdeleteremoveerasemappinxinsidelocation removemap marker deletewaypoint erasedpin invalid
FAQ
- What is the map-pin-x-inside icon used for?
- It's typically used to signify a location that has been removed, deleted, or is otherwise invalid or deselected on a map interface.
- How do I use this icon in React?
- You can import and use it directly with: import { MapPinXInside } from 'lucide-react'
- 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 →