Skip to main content

Arrow 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">arrow-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">
  <style>
    .st1,.st2{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}.st2{stroke-linejoin:round}
  </style>

  <path d="M16 29a.997.997 0 0 1-.707-.293l-11-11A1 1 0 0 1 5 16h5V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v12h5a1 1 0 0 1 .707 1.707l-11 11A.997.997 0 0 1 16 29zM7.414 18 16 26.586 24.586 18H21a1 1 0 0 1-1-1V5h-8v12a1 1 0 0 1-1 1H7.414z"/>
</svg>