John KuehJohn Kueh

clock hour 7 icon

Tabler · clock-hour-7 · MIT

Download SVG

The Tabler clock hour 7 icon depicts a clock face showing the hour hand pointing to 7, commonly used to represent time-related functions or settings within a system interface.

Common uses

  • Setting a specific time for an event
  • Displaying a scheduled task time
  • Indicating a time-based preference

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconClockHour7 } from '@tabler/icons-react';

<IconClockHour7 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconClockHour7 size={24} stroke={2} />
filled
<IconClockHour7Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
timewatchtimeralarmminutessecondsclockhourcontroloperationsystem7time 7clock 7seven o'clockschedule

FAQ

What does the clock-hour-7 icon represent?
This icon visually represents the time 7 o'clock on a clock face. It's typically used for time-related settings or functions in a user interface.
How do I use the clock-hour-7 icon in React?
You can import and use it in your React application with the following import statement: `import { IconClockHour7 } from '@tabler/icons-react'`. Then, you can render it like any other React component.
What is the license for the clock-hour-7 icon?
The clock-hour-7 icon is part of the Tabler icon library, which 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 →