Skip to main content

Currently clocked 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-currently-clocked-in"></i>

Code point

  • Unicode: U+F131
  • CSS: \F131
  • JS: \uF131
  • HTML: &#xF131;

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-currently-clocked-in" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M12 6a1 1 0 0 0-1 1v5.091a1 1 0 0 0 .293.707l2.909 2.909a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L13 11.677V7a1 1 0 0 0-1-1m9.009 3.142-5.84-1.378a1 1 0 0 1 .459-1.948l3.597.849A8.956 8.956 0 0 0 12 3c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9a1 1 0 1 1 2 0c0 6.065-4.935 11-11 11S1 18.065 1 12 5.935 1 12 1c3.556 0 6.807 1.694 8.849 4.467l.794-3.368a1.004 1.004 0 0 1 1.203-.745c.538.127.871.667.744 1.204l-1.378 5.839c-.007.029-.024.05-.033.078a.98.98 0 0 1-.176.318.895.895 0 0 1-.102.111.951.951 0 0 1-.199.134c-.028.016-.048.041-.079.054-.01.004-.019.002-.029.006a.993.993 0 0 1-.355.07h-.003l-.014-.002a1.03 1.03 0 0 1-.213-.024"/>
</svg>