IcoMoon arrow-left2 icon
| Name | arrow-left2 |
|---|---|
| Unicode | \ea40 () |
| CSS class | icon-arrow-left2 |
| Tags | arrow-left, left, previous |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-arrow-left2" aria-hidden="true"></span>
.icon-arrow-left2:before { content: "\ea40"; } export const IconArrowLeft2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M6.293 13.707l-5-5c-0.391-0.39-0.391-1.024 0-1.414l5-5c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-3.293 3.293h9.586c0.552 0 1 0.448 1 1s-0.448 1-1 1h-9.586l3.293 3.293c0.195 0.195 0.293 0.451 0.293 0.707s-0.098 0.512-0.293 0.707c-0.391 0.391-1.024 0.391-1.414 0z"></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.