Skip to main content

Tasks


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

Code point

  • Unicode: U+F191
  • CSS: \F191
  • JS: \uF191
  • HTML: &#xF191;

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-tasks" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M19 24H5c-1.654 0-3-1.346-3-3V5c0-1.654 1.346-3 3-3h1.952a1 1 0 1 1 0 2H5a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-1.996a1 1 0 1 1 0-2H19c1.654 0 3 1.346 3 3v16c0 1.654-1.346 3-3 3"/>
    <path d="M8 4h8V3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v1Zm9 2H7a1 1 0 0 1-1-1V3c0-1.654 1.346-3 3-3h6c1.654 0 3 1.346 3 3v2a1 1 0 0 1-1 1Zm-6 11a.997.997 0 0 1-.707-.293l-2-2a.999.999 0 1 1 1.414-1.414L11 14.586l3.293-3.293a.999.999 0 1 1 1.414 1.414l-4 4A.997.997 0 0 1 11 17"/>
  </g>
</svg>