The Lucide alarm clock plus icon depicts an alarm clock with a plus symbol, commonly used to represent adding a new alarm, setting a reminder, or scheduling an event.
Common uses
- Add new alarm button
- Schedule a new meeting
- Set a reminder notification
Use it in React
Install
npm i lucide-reactImport & render
import { AlarmClockPlus } from 'lucide-react';
<AlarmClockPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- addalarmclockplusadd alarmnew reminderschedule eventtime plus
FAQ
- What does the alarm clock plus icon represent?
- It signifies the action of adding or creating a new alarm, reminder, or scheduled event.
- How do I use this icon in React?
- You can import and use it like this: import { AlarmClockPlus } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library is released under the ISC license, which is a permissive free software 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 →