Skip to main content

No time off


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-no-time-off"></i>

Code point

  • Unicode: U+F163
  • CSS: \F163
  • JS: \uF163
  • HTML: &#xF163;

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-no-time-off" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M12 18a3.972 3.972 0 0 1-2.02-.566l5.454-5.454c.35.595.566 1.281.566 2.02 0 2.206-1.794 4-4 4Zm0-8c.739 0 1.425.216 2.02.566L8.566 16.02A3.972 3.972 0 0 1 8 14c0-2.206 1.794-4 4-4Zm0-2c-3.309 0-6 2.691-6 6s2.691 6 6 6 6-2.691 6-6-2.691-6-6-6Zm10 13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5.722C8.375 5.595 7.736 6 7 6a1 1 0 1 0 0 2c1.858 0 3.411-1.279 3.858-3h7.864c-.347.595-.986 1-1.722 1a1 1 0 1 0 0 2c1.858 0 3.411-1.279 3.858-3H21a1 1 0 0 1 1 1v15ZM7 2c.736 0 1.375.405 1.722 1H5.278c.347-.595.986-1 1.722-1Zm10 0c.736 0 1.375.405 1.722 1h-3.444c.347-.595.986-1 1.722-1Zm4 1h-.142c-.447-1.721-2-3-3.858-3s-3.411 1.279-3.858 3h-2.284c-.447-1.721-2-3-3.858-3S3.589 1.279 3.142 3H3C1.346 3 0 4.346 0 6v15c0 1.654 1.346 3 3 3h18c1.654 0 3-1.346 3-3V6c0-1.654-1.346-3-3-3Z"/>
</svg>