The Lucide clock alert icon visually represents a time-related notification or warning, commonly used to indicate an upcoming deadline, an overdue task, or a system alert related to time.
Common uses
- Displaying overdue task notifications
- Signaling an approaching deadline
- Indicating a time-based system warning
Use it in React
Install
npm i lucide-reactImport & render
import { ClockAlert } from 'lucide-react';
<ClockAlert size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmwarningwrongclockalerttime warningalarm clockurgent timedeadline alert
FAQ
- What is the clock alert icon used for?
- It's used to signify time-related issues like overdue items, upcoming deadlines, or general time-based alerts in a user interface.
- How do I use the clock alert icon in React?
- You can import it directly from the 'lucide-react' library like this: import { ClockAlert } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the clock-alert icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →