Skip to main content

Task


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">task</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">
  <style>
    .st1{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}
  </style>

  <g>
    <path d="m29.707 6.293-3-3a1 1 0 0 0-1.414 0l-16.5 16.5a1 1 0 0 0-.222.336l-2 5a1 1 0 0 0 1.3 1.3l5-2a1.01 1.01 0 0 0 .336-.222l16.5-16.5a1 1 0 0 0 0-1.414zM11.938 22.648l-2.643 1.057 1.057-2.643L23.5 7.914 25.086 9.5 11.938 22.648zM26.5 8.086 24.914 6.5 26 5.414 27.586 7 26.5 8.086z"/>
    <path d="M21 20.084V29H3V6h6m6 0h2.884" class="st1"/>
    <path d="M17 6h-2a3 3 0 1 0-6 0H7v4h7.337" class="st1"/>
  </g>
</svg>