The Tabler location down icon depicts a downward-pointing arrow within a map pin, commonly used to indicate a destination, a point of interest, or a direction downwards on a map interface.
Common uses
- Marking a specific destination on a map.
- Indicating the current location with a downward directional cue.
- Representing a 'go to' or 'set location' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationDown } from '@tabler/icons-react';
<IconLocationDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- descendfalldecreasedroplowersinkdiminishreducesubsideplungemaplocationdownmap pin downdestination markerlocation marker
FAQ
- What does the location down icon represent?
- It visually signifies a location or point on a map, with the added emphasis of a downward direction or destination.
- How do I use the location down icon in React?
- You can import and use it directly with: import { IconLocationDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the location down icon, 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 →