The Tabler navigation west icon depicts a compass arrow pointing west, commonly used to indicate backward navigation or a westward direction in user interfaces.
Common uses
- Back button in a multi-step form
- Link to a previous section on a page
- Directional indicator on a map
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationWest } from '@tabler/icons-react';
<IconNavigationWest size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- leftwardoccidentalwestwardsunsetamericawesterlywestboundwestsidelatitudecardinalmapnavigationwestback arrowpreviousleft arrow
FAQ
- What is the purpose of the navigation west icon?
- This icon visually represents a westward direction or backward movement, often used for navigation controls like a back button.
- How do I use the navigation west icon in React?
- You can import and use it directly in your React components with: import { IconNavigationWest } from '@tabler/icons-react'.
- What is the license for the Tabler navigation west icon?
- The Tabler navigation west icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →