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">

  <g>

    <path d="M29 5H3c-.55 0-1 .45-1 1v20c0 .55.45 1 1 1h26c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-3.1 7L16 17.36 6.1 12h19.8zM4 13.14l9.9 5.36L4 23.86V13.14zM6.1 25l9.9-5.36L25.9 25H6.1zM28 23.86l-9.9-5.36 9.9-5.36v10.72z"/>
  </g>
</svg>