The Tabler map down icon depicts a map with a downward-pointing arrow, commonly used to indicate actions like decreasing zoom level, descending to a lower map view, or reducing map data.
Common uses
- Zoom out on a map interface
- Navigate to a lower geographical level
- Indicate a reduction in map-related settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapDown } from '@tabler/icons-react';
<IconMapDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- decreaselowerreducedescenddropdeclinefallsinkplungesubsidemapdownmap decreasemap zoom outmap lowermap descend
FAQ
- What is the purpose of the map down icon?
- It visually represents actions related to moving downwards on a map, such as zooming out or descending in view.
- How do I use the map down icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMapDown } from '@tabler/icons-react'; then use it as <IconMapDown />.
- What is the license for the Tabler map down icon?
- The Tabler icon library, including the map down icon, 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 →