Skip to main content

Arrow left


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-left</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="M15 28a.999.999 0 0 1-.707-.293l-11-11a1 1 0 0 1 0-1.414l11-11A1 1 0 0 1 16 5v5h12a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H16v5a1 1 0 0 1-1 1zM5.414 16 14 24.586V21a1 1 0 0 1 1-1h12v-8H15a1 1 0 0 1-1-1V7.414L5.414 16z"/>
</svg>