Skip to main content

Header


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">header</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 4H3c-.55 0-1 .45-1 1v20c0 .55.45 1 1 1h26c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zM19 8c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1zm3 0c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1zm4 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 15H4V12h24v12z"/>
    <path d="M8 16h16a1 1 0 1 0 0-2H8a1 1 0 1 0 0 2z"/>
  </g>
</svg>