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" width="24" height="24" fill="currentColor" viewBox="0 0 32 32">
  <path d="M28 9h-5V6c0-.55-.45-1-1-1H10c-.55 0-1 .45-1 1v3H4c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h24c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-9 6v2h-6v-2h6zm-8-8h10v2H11V7zm16 18H5v-8h6v1c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1h6v8z"/>
</svg>