The Tabler map south icon depicts a map with a directional indicator pointing downwards, commonly used to signify navigation towards a southern location or a downward scroll action.
Common uses
- Indicate southward direction on a map interface.
- Trigger a scroll-down action in a list or page.
- Represent a 'go to bottom' button.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapSouth } from '@tabler/icons-react';
<IconMapSouth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- downbelowlowerunderbeneathsubsouthwarddescendbottominferiormapsouthmap downsouth arrow mapdirection southmap bottom
FAQ
- What does the map south icon represent?
- It visually represents a downward direction or a southern orientation, often used in mapping or navigation contexts.
- How do I use the map south icon in React?
- You can import and use it like this: import { IconMapSouth } from '@tabler/icons-react'; <IconMapSouth />.
- What is the license for the Tabler map south icon?
- The Tabler icons, including map south, 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 →