The Tabler location exclamation icon depicts a map marker with an exclamation point, commonly used to draw attention to a specific location or indicate an alert related to a place.
Common uses
- Highlighting a user's current location with a warning.
- Indicating a point of interest with an important notification.
- Marking an error or issue at a specific geographical coordinate.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLocationExclamation } from '@tabler/icons-react';
<IconLocationExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- alertwarningcautionnoticeattentionemphasizeimportantnotifyhighlightsignalmaplocationexclamationmap alertlocation warningpoint of interest notification
FAQ
- What is the purpose of the location exclamation icon?
- It's used to visually signal an important alert, warning, or notice associated with a specific map location.
- How do I use this icon in React?
- Import it using `import { IconLocationExclamation } from '@tabler/icons-react';` and then use it as a component: `<IconLocationExclamation />`.
- What is the license for this icon?
- The Tabler icon library, including the location exclamation 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 →