The Tabler pointer exclamation icon depicts a cursor pointing to an exclamation mark, commonly used to draw attention to critical alerts, warnings, or important system messages.
Common uses
- Displaying error messages or critical system alerts.
- Indicating urgent user actions required.
- Highlighting important notifications within a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerExclamation } from '@tabler/icons-react';
<IconPointerExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alertwarnnoticecautionattentionmarkhighlightimportantemphasizeurgentsystempointerexclamationalert iconwarning iconattention mark
FAQ
- What is the purpose of the pointer exclamation icon?
- It's used to signify alerts, warnings, or important notices, drawing the user's attention to critical information or actions.
- How do I use this icon in React?
- Import it using `import { IconPointerExclamation } from '@tabler/icons-react';` and then use it as a component: `<IconPointerExclamation />`.
- What is the license for this icon?
- The Tabler icon library, including the pointer 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 →