Skip to main content

Arrow left

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-arrow-left"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-arrow-left" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M20.999,11c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1h-15.586l4.293,4.293c0.25996,0.25107 0.36421,0.62288 0.2727,0.97251c-0.09152,0.34963 -0.36456,0.62267 -0.71419,0.71419c-0.34963,0.09152 -0.72143,-0.01274 -0.97251,-0.2727l-6,-5.999c-0.18808,-0.18761 -0.29379,-0.44235 -0.29379,-0.708c0,-0.26565 0.1057,-0.52039 0.29379,-0.708l6,-5.999c0.25107,-0.25996 0.62288,-0.36421 0.97251,-0.2727c0.34963,0.09152 0.62267,0.36456 0.71419,0.71419c0.09152,0.34963 -0.01274,0.72143 -0.2727,0.97251l-4.293,4.293z"/>
</svg>