Skip to main content

Clock

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

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

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-clock" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M12,2c-5.514,0 -10,4.486 -10,10c0,5.514 4.486,10 10,10c5.514,0 10,-4.486 10,-10c0,-5.514 -4.486,-10 -10,-10M12,24c-6.617,0 -12,-5.383 -12,-12c0,-6.617 5.383,-12 12,-12c6.617,0 12,5.383 12,12c0,6.617 -5.383,12 -12,12"/>
    <path d="M16,17c-0.26519,-0.00006 -0.51951,-0.10545 -0.707,-0.293l-4,-4c-0.18755,-0.18749 -0.29294,-0.44181 -0.293,-0.707v-7c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v6.586l3.707,3.707c0.28694,0.28564 0.3731,0.71622 0.21817,1.09027c-0.15493,0.37406 -0.5203,0.61762 -0.92517,0.61673"/>
  </g>
</svg>