The Tabler map pin down icon depicts a map pin with an arrow pointing downwards, commonly used to indicate a destination, a dropped location, or a downward movement related to a map.
Common uses
- Marking a specific dropped location on a map.
- Indicating a destination that is lower than the current view.
- Showing a downward trend or decrease in map-related data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapPinDown } from '@tabler/icons-react';
<IconMapPinDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- dropshiftdescendlowerdeclineplungesinkreducefalldecreasemappindownmap pin droplocation downdestination pin
FAQ
- What does the map pin down icon represent?
- It visually signifies a map pin moving or pointing downwards, often used for dropped locations or destinations.
- How do I use the map pin down icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMapPinDown } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the map pin 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 →