The Lucide map minus icon depicts a map with a minus sign, commonly used to indicate the removal or subtraction of a location or area from a map interface.
Common uses
- Removing a saved location from a map.
- Deselecting a region on a map.
- Option to exclude a specific point from a route.
Use it in React
Install
npm i lucide-reactImport & render
import { MapMinus } from 'lucide-react';
<MapMinus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- locationnavigationtraveldropdeleteremoveerasemapminusmap removemap deletelocation minusexclude map
FAQ
- What does the map minus icon represent?
- It signifies the removal, subtraction, or deselection of a location, point, or area on a map.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { MapMinus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon set, including map minus, 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 →