Skip to main content

Wireframe


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">wireframe</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="M29 5H3a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM16 17.363 6.099 12H25.9L16 17.363zm12-4.226v10.726L18.099 18.5 28 13.137zm-24 0 9.901 5.363L4 23.863V13.137zm12 6.5L25.9 25H6.1l9.9-5.363zM4 7h24v3H4V7z"/>
</svg>