The Lucide map pin minus inside icon visually represents the removal or deletion of a specific location marker or waypoint from a map interface.
Common uses
- Button to remove a saved location
- Action to deselect a map marker
- UI element for deleting a waypoint from a route
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinMinusInside } from 'lucide-react';
<MapPinMinusInside size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdeleteremoveerasemappinminusinsideremove locationdelete markerwaypoint erasemap pin remove
FAQ
- What does the map-pin-minus-inside icon signify?
- It signifies the action of removing or deleting a map pin or location marker. It's often used when a user wants to remove a point of interest or a set destination.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { MapPinMinusInside } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source 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 →