Skip to main content

Clock in


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-clock-in"></i>

Code point

  • Unicode: U+F126
  • CSS: \F126
  • JS: \uF126
  • HTML: &#xF126;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-clock-in" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M13.91 17.91a.997.997 0 0 1-.708-.294l-2.909-2.909A1 1 0 0 1 10 14V8.91a1 1 0 1 1 2 0v4.676l2.616 2.616a.999.999 0 0 1-.707 1.707"/>
    <path d="M11 21c-3.859 0-7-3.141-7-7s3.141-7 7-7 7 3.141 7 7-3.141 7-7 7m10-10h-1.525C18.343 7.812 15.471 5.444 12 5.059V3h2a1 1 0 1 0 0-2H8a1 1 0 1 0 0 2h2v2.059c-4.493.5-8 4.316-8 8.941 0 4.963 4.037 9 9 9 4.274 0 7.855-2.998 8.769-7H21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1"/>
  </g>
</svg>