The Tabler location minus icon depicts a map pin with a minus sign, commonly used to indicate the removal or deselection of a location.
Common uses
- Deselecting a previously chosen location on a map.
- Removing a saved address from a list.
- Indicating a negative geofence or exclusion zone.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationMinus } from '@tabler/icons-react';
<IconLocationMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- subtractreducedecreaselessendiminishremovetakeawayminusnegatelocationmapmap subtractremove location pindeselect map pointlocation delete
FAQ
- What does the location minus icon represent?
- It visually signifies the action of removing or subtracting a location, often used when a user deselects or deletes a map point or address.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconLocationMinus } from '@tabler/icons-react'`. Then render it as `<IconLocationMinus />`.
- What is the license for this icon?
- The Tabler icon set, including location-minus, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →