Skip to main content

Arrow right


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-right</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="M17 28a1 1 0 0 1-1-1v-5H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h12V5a1 1 0 0 1 1.707-.707l11 11a1 1 0 0 1 0 1.414l-11 11A1 1 0 0 1 17 28zM5 20h12a1 1 0 0 1 1 1v3.586L26.586 16 18 7.414V11a1 1 0 0 1-1 1H5v8z"/>
</svg>