Skip to main content

Arrow up


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-up</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="M21 29H11a1 1 0 0 1-1-1V16H5a1 1 0 0 1-.707-1.707l11-11a1 1 0 0 1 1.414 0l11 11A1 1 0 0 1 27 16h-5v12a1 1 0 0 1-1 1zm-9-2h8V15a1 1 0 0 1 1-1h3.586L16 5.414 7.414 14H11a1 1 0 0 1 1 1v12z"/>
</svg>