The Tabler clock hour 2 icon depicts a clock face with the hour hand pointing to the 2, commonly used to represent time-related functions, scheduling, or system status.
Common uses
- Displaying scheduled task times
- Indicating a time limit or countdown
- Representing system uptime or operational hours
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockHour2 } from '@tabler/icons-react';
<IconClockHour2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconClockHour2 size={24} stroke={2} />filled
<IconClockHour2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchtimeralarmminutessecondsclockhourcontroloperationsystem2time 2schedule2 o'clocksystem time
FAQ
- What does the clock-hour-2 icon represent?
- This icon visually represents the time '2 o'clock' and is generally used for time-related functionalities in user interfaces.
- How do I use the clock-hour-2 icon in React?
- You can import and use it directly in your React components like this: import { IconClockHour2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the clock-hour-2 icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →