The Lucide clock 10 icon visually represents a clock face showing the time 10:00, commonly used to indicate time-related functions, scheduling, or deadlines in user interfaces.
Common uses
- Displaying a default or specific time value.
- Indicating a scheduled event or appointment.
- Representing a countdown or timer feature.
Use it in React
Install
npm i lucide-reactImport & render
import { Clock10 } from 'lucide-react';
<Clock10 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock10time 10ten o'clockscheduletimer
FAQ
- What is the clock 10 icon used for?
- It's used to represent time, schedules, alarms, or deadlines within a user interface. It specifically shows the time 10:00.
- How do I use the clock 10 icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Clock10 } from 'lucide-react'.
- What is the license for the Lucide clock 10 icon?
- The Lucide icon library, including the clock 10 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 →