The Tabler navigation top icon depicts a directional arrow pointing upwards, commonly used to indicate the highest point, a destination at the top, or to return to the top of a page or map.
Common uses
- Return to top button
- Indicate highest point on a map
- Navigate to the uppermost section of content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationTop } from '@tabler/icons-react';
<IconNavigationTop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- peaksummithighestforemostacmecrestpinnacleheadvertexapexmapnavigationtopsummit iconpeak iconup arrow map
FAQ
- What is the purpose of the navigation top icon?
- It signifies the highest point, a summit, or the top of a map or page, often used for navigation or indicating a peak.
- How do I use the navigation top icon in React?
- Import it using `import { IconNavigationTop } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler navigation top icon?
- The Tabler icon library, including the navigation top 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 →