John KuehJohn Kueh

clock hour 6 icon

Tabler · clock-hour-6 · MIT

Download SVG

The Tabler clock hour 6 icon depicts a clock face showing the hour hand pointing directly at the 6, commonly used to represent time-related functions like setting alarms or indicating a specific time.

Common uses

  • Setting an alarm time
  • Indicating a scheduled event at 6 o'clock
  • Displaying a timer or stopwatch

Use it in React

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

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

Styles

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

outline
<IconClockHour6 size={24} stroke={2} />
filled
<IconClockHour6Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
timewatchtimeralarmminutessecondsclockhourcontroloperationsystem6half-daymiddaymidnight

FAQ

What does the clock-hour-6 icon represent?
It represents a clock face with the hour hand at the 6 position, signifying a specific time or a time-related function.
How do I use the clock-hour-6 icon in React?
You can import and use it in React with: import { IconClockHour6 } from '@tabler/icons-react'
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use.

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 →