The Tabler navigation x icon depicts a stylized cross or 'X' often used to represent closing, canceling, or rejecting an action within a map or navigation context.
Common uses
- Close map view
- Cancel route guidance
- Dismiss navigation overlay
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationX } from '@tabler/icons-react';
<IconNavigationX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- closeexitterminatecancelrejectdenyremoveeliminatecrossendmapnavigationxclose mapcancel navigationexit map
FAQ
- What is the navigation x icon used for?
- It's commonly used for actions like closing a map, canceling navigation, or dismissing related interfaces.
- How do I use the navigation x icon in React?
- You can import and use it like this: import { IconNavigationX } from '@tabler/icons-react'; <IconNavigationX />.
- What is the license for the navigation x icon?
- The Tabler icons, including navigation x, 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 →