The Tabler map pin minus icon visually represents the removal or subtraction of a location marker, often used to indicate actions like deselecting a point on a map or reducing a set of saved locations.
Common uses
- Removing a selected location from a list.
- Deselecting a point on an interactive map.
- Indicating a reduction in the number of displayed map markers.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinMinus } from '@tabler/icons-react';
<IconMapPinMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- decreasesubtractremovereducelessendetractshortenminimizenegatedeductmappinminusremove locationdeselect map pointmap subtract
FAQ
- What does the map pin minus icon signify?
- It signifies the removal, subtraction, or deselection of a map pin or location.
- How do I use this icon in React?
- Import it using `import { IconMapPinMinus } from '@tabler/icons-react'` and then use it as a component: `<IconMapPinMinus />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →