The Tabler navigation up icon visually represents upward movement or direction, commonly used in interfaces to indicate going to a previous page, returning to the top of a document, or ascending in a hierarchical structure.
Common uses
- Back to top button
- Navigate to parent category
- Scroll up action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationUp } from '@tabler/icons-react';
<IconNavigationUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- ascendriseelevateclimbincreasesurgeupliftupwardboostadvancemapnavigationuparrow upgo upreturn top
FAQ
- What is the purpose of the navigation up icon?
- It signifies moving upwards, often used for returning to the top of a page or navigating to a higher level in a menu or hierarchy.
- How do I use the navigation up icon in React?
- You can import and use it directly with: import { IconNavigationUp } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including navigation up, 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 →