The Lucide clock 8 icon depicts a stylized clock face, commonly used to represent time-related functions, schedules, or deadlines in user interfaces.
Common uses
- Displaying event times
- Setting reminders
- Indicating task duration
Use it in React
Install
npm i lucide-reactImport & render
import { Clock8 } from 'lucide-react';
<Clock8 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock8time iconschedule icondeadline icontimer
FAQ
- What is the clock 8 icon used for?
- It's used to visually represent time, schedules, deadlines, or time-related actions within an application's UI.
- How do I use the clock 8 icon in React?
- You can import and use it like this: import { Clock8 } from 'lucide-react'. Then render it as <Clock8 />.
- What is the license for the Lucide clock 8 icon?
- The Lucide icon library, including the clock 8 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 →