The Tabler navigation exclamation icon depicts a map marker with an exclamation point inside, commonly used to draw attention to a specific location or alert the user about something related to navigation.
Common uses
- Highlighting a critical point on a map
- Indicating an error in a route or destination
- Signaling an important notification within a map interface
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationExclamation } from '@tabler/icons-react';
<IconNavigationExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- alertattentionnoticewarningremarksurprisepointcautionhighlightemphasismapnavigationexclamationmap alertnavigation warningexclamation marker
FAQ
- What is the purpose of the navigation exclamation icon?
- It's used to draw attention to a specific map point or to indicate a warning or important notice related to navigation.
- How do I use this icon in React?
- You can import and use it like this: import { IconNavigationExclamation } from '@tabler/icons-react'; <IconNavigationExclamation />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →