The Tabler clock hour 11 icon depicts a clock face showing the hour hand pointing to 11, commonly used to represent time-related settings or information within a system interface.
Common uses
- Setting a specific time for an event
- Displaying a scheduled task's time
- Indicating a time-based system status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockHour11 } from '@tabler/icons-react';
<IconClockHour11 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconClockHour11 size={24} stroke={2} />filled
<IconClockHour11Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchtimeralarmminutessecondsclockhourcontroloperationsystem11eleven o'clocktime settingschedule iconsystem time
FAQ
- What does the clock-hour-11 icon represent?
- It visually represents the time 11 o'clock on a clock face. It's often used for time-related functions or settings in user interfaces.
- How do I use the clock-hour-11 icon in React?
- You can import and use it directly in your React components like this: import { IconClockHour11 } from '@tabler/icons-react'. Then, render it as <IconClockHour11 />.
- What is the license for the clock-hour-11 icon?
- The Tabler icon library, including the clock-hour-11 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.