The Tabler clock exclamation icon depicts a clock with an exclamation mark, commonly used to signify urgent system alerts, pending actions, or important time-sensitive notifications.
Common uses
- Displaying overdue tasks or deadlines.
- Indicating a system status that requires immediate attention.
- Highlighting time-sensitive user actions or prompts.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockExclamation } from '@tabler/icons-react';
<IconClockExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alertwarningcautionnoticeattentionimportanturgentannounceinformnotifysystemclockexclamationurgent clocktime alertwarning clock
FAQ
- What is the clock exclamation icon used for?
- It's typically used to draw attention to time-sensitive issues, alerts, or important system messages that require immediate action.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconClockExclamation } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the clock exclamation icon, is 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 →