The Lucide alarm clock check icon visually represents a completed or verified task, often used to signify that an alarm has been set, acknowledged, or a timed event has concluded successfully.
Common uses
- Marking a task as completed
- Indicating a scheduled event has finished
- Confirming an alarm has been set or dismissed
Use it in React
Install
npm i lucide-reactImport & render
import { AlarmClockCheck } from 'lucide-react';
<AlarmClockCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- donetodotickcompletetaskalarmclockchecktask completealarm doneschedule finishedverified alarm
FAQ
- What does the alarm clock check icon signify?
- It signifies a completed or verified task, often related to alarms, schedules, or timed events.
- How do I use this icon in React?
- You can import and use it like this: import { AlarmClockCheck } from 'lucide-react'.
- What is the license for this icon?
- This 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 →