The Lucide clock 7 icon depicts a stylized clock face, commonly used to represent time, scheduling, or countdowns in user interfaces.
Common uses
- Displaying event start times
- Indicating task deadlines
- Showing remaining time in a game
Use it in React
Install
npm i lucide-reactImport & render
import { Clock7 } from 'lucide-react';
<Clock7 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock7time iconschedule iconcountdown iconalarm clock
FAQ
- What is the clock 7 icon used for?
- It's typically used to signify time-related concepts like deadlines, schedules, or countdowns within an application.
- How do I use the clock 7 icon in React?
- You can import and use it like this: import { Clock7 } from 'lucide-react'; <Clock7 />
- What is the license for the Lucide clock 7 icon?
- The Lucide icon library, including the clock 7 icon, is available 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 →