Skip to main content

Clock

  • Tags: time
  • Category: Miscellaneous

Examples

Heading
Smaller heading

Inline text

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="modus-icons notranslate">clock</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <path d="M16 2C8.28 2 2 8.28 2 16s6.28 14 14 14 14-6.28 14-14S23.72 2 16 2zm0 26C9.383 28 4 22.617 4 16S9.383 4 16 4s12 5.383 12 12-5.383 12-12 12z"/>
  <path d="M17 15.586V7a1 1 0 1 0-2 0v9a1 1 0 0 0 .293.707l4 4a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L17 15.586z"/>
</svg>