The Lucide clock plus icon depicts a clock with a plus sign, typically used to represent adding a new time-related event, setting a reminder, or scheduling an appointment.
Common uses
- Add new event to calendar
- Set a new reminder
- Schedule a new meeting
Use it in React
Install
npm i lucide-reactImport & render
import { ClockPlus } from 'lucide-react';
<ClockPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmaddcreatenewclockplusadd timeschedulenew eventset alarm
FAQ
- What does the clock plus icon represent?
- It signifies the action of adding or creating a new time-based entry, such as an event, reminder, or alarm.
- How do I use the clock plus icon in React?
- You can import and use it like this: import { ClockPlus } from 'lucide-react'. Then render it as <ClockPlus />.
- What is the license for this icon?
- The clock plus icon is distributed 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 →