John KuehJohn Kueh

navigation icon

Tabler · navigation · MIT

Download SVG

The Tabler navigation icon depicts a compass or directional indicator, commonly used in UI to represent features related to maps, location services, or guiding users through a process.

Common uses

  • Map view toggle
  • Directions feature entry point
  • Step-by-step guide indicator

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconNavigation } from '@tabler/icons-react';

<IconNavigation size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconNavigation size={24} stroke={2} />
filled
<IconNavigationFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Map
Keywords
maplocationdirectionpingpsnavigationgeographyplacepositioncompassmap markerroute

FAQ

What is the purpose of the navigation icon?
This icon is used to signify actions or information related to maps, location, or guiding users. It helps users understand features that involve finding places or following routes.
How do I use the navigation icon in React?
You can import and use it in your React components like this: import { IconNavigation } from '@tabler/icons-react'; <IconNavigation />.
What is the license for the Tabler navigation icon?
The Tabler icon library, including the navigation 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 →