The Tabler navigation east icon depicts a directional arrow pointing to the right, commonly used to indicate movement, direction, or orientation towards the east in user interfaces.
Common uses
- Next/forward button in a carousel or wizard.
- Indicate eastward travel on a map.
- Button to switch to an 'east' view or setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationEast } from '@tabler/icons-react';
<IconNavigationEast size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- rightwardorienteastwardsunriseasiaorientaleastboundlongitudeeastsidedirectionalmapnavigationeastarrow righteast arrowdirection east
FAQ
- What is the navigation east icon used for?
- It's used to show direction, movement, or orientation towards the east. This can be for navigation, indicating progress, or setting a specific orientation.
- How do I use the navigation east icon in React?
- You can import and use it directly with the following statement: import { IconNavigationEast } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the navigation east icon, is 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 →