The Lucide map pin minus icon visually represents the removal or deselection of a location or waypoint, often used to indicate an action that will delete or clear a marked spot on a map interface.
Common uses
- Deselecting a saved location
- Removing a waypoint from a route
- Clearing a map marker
Use it in React
Install
npm i lucide-reactImport & render
import { MapPinMinus } from 'lucide-react';
<MapPinMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationwaypointmarkerdropdeleteremoveerasemappinminusremove locationdelete markerwaypoint erasemap drop minus
FAQ
- What does the map pin minus icon signify?
- This icon signifies the action of removing or deleting a location marker, waypoint, or pin from a map or location-based interface.
- How do I use the map pin minus icon in React?
- You can import and use it in your React application with the following statement: `import { MapPinMinus } from 'lucide-react'`.
- What is the license for the Lucide map pin minus icon?
- The Lucide icon library, including the map pin minus 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 →