The Lucide clock 3 icon depicts a stylized clock face, commonly used to represent time-related functions, scheduling, or deadlines in user interfaces.
Common uses
- Displaying current time
- Setting reminders or alarms
- Indicating event schedules
Use it in React
Install
npm i lucide-reactImport & render
import { Clock3 } from 'lucide-react';
<Clock3 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock3time iconschedule icontimeralarm clock
FAQ
- What is the clock 3 icon used for?
- It's used to visually represent time, scheduling, or time-based actions within an application.
- How do I use the clock 3 icon in React?
- You can import and use it like this: import { Clock3 } from 'lucide-react'; <Clock3 />
- What is the license for the Lucide clock 3 icon?
- The Lucide icon library, including the clock 3 icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.