The Lucide clock 11 icon depicts the number 11 on a clock face, commonly used to represent time-related functions or specific time indications in user interfaces.
Common uses
- Displaying a specific time (e.g., 11:00 AM/PM)
- Indicating a scheduled event at 11 o'clock
- Representing a time-based setting or preference
Use it in React
Install
npm i lucide-reactImport & render
import { Clock11 } from 'lucide-react';
<Clock11 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timewatchalarmclock11eleven o'clocktime elevenclock face 11
FAQ
- What is the clock 11 icon used for?
- It's used to visually represent the number 11 on a clock, often for specific time indications or time-related settings in a UI.
- How do I use the clock 11 icon in React?
- You can import and use it like this: import { Clock11 } from 'lucide-react'. Then, render it as a component: <Clock11 />.
- What is the license for the Lucide clock 11 icon?
- The Lucide icon library, including the clock 11 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 →