IcoMoon forward icon
| Name | forward |
|---|---|
| Unicode | \e969 () |
| CSS class | icon-forward |
| Tags | forward, right, arrow-right |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-forward" aria-hidden="true"></span>
.icon-forward:before { content: "\e969"; } export const IconForward = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M4.096 0c-1.777 3.219-2.076 8.13 4.904 7.966v-3.966l6 6-6 6v-3.881c-8.359 0.218-9.29-7.378-4.904-12.119z"></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.