The Lucide clock 5 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 task deadlines
Use it in React
Install
npm i lucide-reactImport & render
import { Clock5 } from 'lucide-react';
<Clock5 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock5time iconschedule icondeadline icontimer icon
FAQ
- What does the clock 5 icon represent?
- It represents time, often used for scheduling, deadlines, or indicating time-related actions.
- How do I use the clock 5 icon in React?
- You can import and use it like this: import { Clock5 } from 'lucide-react'; <Clock5 />.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →