John KuehJohn Kueh

clock hour 12 icon

Tabler · clock-hour-12 · MIT

Download SVG

The Tabler clock hour 12 icon depicts the number 12 on a clock face, commonly used to represent time-related functions or settings within a user interface.

Common uses

  • Displaying current time in a status bar
  • Setting an alarm or timer
  • Indicating a time-based event

Use it in React

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

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

Styles

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

outline
<IconClockHour12 size={24} stroke={2} />
filled
<IconClockHour12Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
timewatchtimeralarmminutessecondsclockhourcontroloperationsystem12time 12clock facenoonmidnight

FAQ

What does the clock-hour-12 icon represent?
This icon specifically shows the '12' on a clock face, symbolizing time or a time-related function.
How do I use this icon in React?
You can import and use it in your React application with: import { IconClockHour12 } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is available 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 →