Skip to main content

Checklist


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">checklist</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-linejoin:round;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}
  </style>

  <g>
    <path d="M19 6h6v23H7V6h6" class="st1"/>
    <path d="M19 6a3 3 0 1 0-6 0h-2v4h10V6h-2zm-6 17 2 2 4-4" class="st1"/>
    <path d="M11 14h10m-10 4h10" style="stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10"/>
  </g>
</svg>