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