The Tabler navigation south icon visually represents movement or direction towards the south, commonly used in map interfaces or navigation controls to indicate a southward path or orientation.
Common uses
- Map application: indicating the direction south.
- Navigation control: setting or showing a southward route.
- Directional indicator: signifying a downward or southern movement.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationSouth } from '@tabler/icons-react';
<IconNavigationSouth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- downwardsouthernequatortropicdescentdropsouthwardbottomwardantarcticlatitudemapnavigationsouthsouth arrowdownward arrowmap direction south
FAQ
- What is the primary purpose of the navigation south icon?
- It primarily indicates direction or movement towards the south, useful in maps and navigation UIs.
- How do I use the navigation south icon in React?
- You can import it using: import { IconNavigationSouth } from '@tabler/icons-react'; and then use it as a React component.
- What is the license for the Tabler navigation south icon?
- The Tabler icons, including navigation south, are released 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 →