The Lucide alarm clock icon visually represents a timekeeping device used to set reminders or indicate scheduled events.
Common uses
- Setting reminders or alarms
- Indicating scheduled appointments
- Displaying time-related settings
Use it in React
Install
npm i lucide-reactImport & render
import { AlarmClock } from 'lucide-react';
<AlarmClock size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- morningalarmclockreminderscheduletimetimer
FAQ
- What is the alarm clock icon used for?
- It's commonly used in UIs to signify features related to setting alarms, reminders, or managing scheduled events.
- How do I use the alarm clock icon in React?
- You can import and use it in your React application with: import { AlarmClock } from 'lucide-react'
- What is the license for the alarm clock icon?
- The alarm clock icon is provided under the ISC license, which is a permissive open-source 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 →