IcoMoon Icons logo

IcoMoon arrow-left icon

Download SVG
IcoMoon arrow-left icon codes
Name arrow-left
Unicode \ea38 ()
CSS class icon-arrow-left
Tags arrow-left, left, previous
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-arrow-left" aria-hidden="true"></span>
.icon-arrow-left:before { content: "\ea38"; }
export const IconArrowLeft = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M0.5 8l7.5 7.5v-4.5h8v-6h-8v-4.5z"></path>
  </svg>
);

Font setup lives on the download page; the full lookup table is in the cheat sheet.

Related IcoMoon icons

Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.