The Tabler map 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 map area.
Common uses
- Highlighting a critical location on a map.
- Indicating an error or warning associated with a map point.
- Signaling an important notification tied to a geographical area.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMapExclamation } from '@tabler/icons-react';
<IconMapExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- alertwarncautionnoticeemphasissignalhighlightstressattentioncalloutmapexclamationmap alertlocation warningmap notification
FAQ
- What is the purpose of the map exclamation icon?
- It's used to draw attention to a map location or signify an alert or warning related to that area.
- How do I use this icon in React?
- Import it using `import { IconMapExclamation } from '@tabler/icons-react'` and use it as a component.
- 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 →