Skip to main content

Absences


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-absences"></i>

Code point

  • Unicode: U+F101
  • CSS: \F101
  • JS: \uF101
  • HTML: &#xF101;

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-absences" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M18 19a1 1 0 1 1-2 0c0-2.757-2.423-5-5.4-5H7.4C4.423 14 2 16.243 2 19a1 1 0 1 1-2 0c0-3.859 3.319-7 7.4-7h3.2c4.081 0 7.4 3.141 7.4 7Zm4.828-11.586a.999.999 0 1 1-1.414 1.414L20 7.414l-1.414 1.414a.997.997 0 0 1-1.414 0 .999.999 0 0 1 0-1.414L18.586 6l-1.414-1.414a.999.999 0 1 1 1.414-1.414L20 4.586l1.414-1.414a.999.999 0 1 1 1.414 1.414L21.414 6l1.414 1.414ZM9 2c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3Zm0 8c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5 2.243 5 5 5Z"/>
</svg>