Skip to main content

Align down


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">align-down</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="M17 8v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1zm8 1v10h-6V9h6zM14 30H6c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h8c.55 0 1 .45 1 1v22c0 .55-.45 1-1 1zM30 3a1 1 0 0 0-1-1H3a1 1 0 1 0 0 2h26a1 1 0 0 0 1-1z"/>
  </g>
</svg>