The Tabler map minus icon depicts a map with a minus sign, commonly used to signify actions like removing a location, zooming out on a map, or reducing map boundaries.
Common uses
- Button to remove a selected map marker.
- Control to zoom out on a map interface.
- Option to decrease the visible area of a map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapMinus } from '@tabler/icons-react';
<IconMapMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- subtractreducelessendecreasediminishlowerdeductdeclineshrinkcontractmapminusmap subtractremove mapmap zoom outmap reduce
FAQ
- What does the map minus icon represent?
- It visually represents the action of removing, subtracting, or decreasing something related to a map, such as a point of interest or the map's zoom level.
- How do I use the map minus icon in React?
- You can import and use it directly with: `import { IconMapMinus } from '@tabler/icons-react'`. Then, render it as `<IconMapMinus />`.
- What is the license for this icon?
- The Tabler icons, including map minus, are 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 →