Clock

clock

A circular clock face with hour and minute hands, representing time. Use for timestamps, time-picker inputs, or schedule displays.

Code

<i class="icf-solid icf-clock"></i>
icf-solid icf-clock
<i className="icf-solid icf-clock" />
Unicode: 
Hex: \e010
HTML Entity: 
.my-icon::before {
    font-family: "Iconfyra 1";
    font-weight: 900;
    content: "\e010";
}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor">
    <path d="M256 0a256 256 0 1 1 0 512 256 256 0 1 1 0-512m24 120c0-13.3-10.7-24-24-24s-24 10.7-24 24v136c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-64.9-65z"/>
</svg>

Available Variants

Classic

Solid
Free
Regular
Free
Light
Basic
Thin
Basic

Duotone

Solid
Pro
Regular
Pro
Light
Pro
Thin
Pro

Sizes

16px
24px
32px
48px
64px
96px
128px

Download

SVG (Classic Solid) SVG (Classic Regular)