Skip to main content

Tool box


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">tool-box</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,.st2{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.st2{stroke-linejoin:round}
  </style>

  <path d="M28 9h-5V6a1 1 0 0 0-1-1H10a1 1 0 0 0-1 1v3H4a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h24a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1zM11 7h10v2H11V7zm-6 4h22v4h-6v-1a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v1H5v-4zm8 4h6v2h-6v-2zm14 10H5v-8h6v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1h6v8z"/>
</svg>