Skip to main content

My availability


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-my-availability"></i>

Code point

  • Unicode: U+F15F
  • CSS: \F15F
  • JS: \uF15F
  • HTML: &#xF15F;

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-my-availability" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M12 16a.997.997 0 0 1-.707-.293l-4-4a.999.999 0 1 1 1.414-1.414l3.255 3.255 8.295-9.217a1 1 0 1 1 1.486 1.338l-9 10a1 1 0 0 1-.717.331H12Z"/>
    <path d="M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0c2.206 0 4.375.616 6.271 1.782a.998.998 0 1 1-1.046 1.703A9.99 9.99 0 0 0 12 2C6.486 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10c0-.838-.116-1.701-.346-2.564a1.002 1.002 0 0 1 1.934-.514A12.04 12.04 0 0 1 24 12c0 6.617-5.383 12-12 12"/>
  </g>
</svg>