The Tabler clock hour 5 icon depicts a clock face with the hour hand pointing to the 5, commonly used to represent time-related functions or system operations.
Common uses
- Setting a specific time for an event
- Indicating a scheduled task or deadline
- Representing a time-based setting or preference
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconClockHour5 } from '@tabler/icons-react';
<IconClockHour5 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconClockHour5 size={24} stroke={2} />filled
<IconClockHour5Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchtimeralarmminutessecondsclockhourcontroloperationsystem5five o'clocktime settingscheduled task
FAQ
- What does the clock-hour-5 icon represent?
- This icon visually represents the time 5 o'clock on a clock face. It's often used for time-related settings or actions within a user interface.
- How do I use the clock-hour-5 icon in React?
- You can import and use it in your React application with: `import { IconClockHour5 } from '@tabler/icons-react'`. Then, render it like any other React component: `<IconClockHour5 />`.
- What is the license for the Tabler clock hour 5 icon?
- The Tabler icons, including clock-hour-5, are distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.