IcoMoon redo2 icon
| Name | redo2 |
|---|---|
| Unicode | \e968 () |
| CSS class | icon-redo2 |
| Tags | redo, right, arrow-right |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-redo2" aria-hidden="true"></span>
.icon-redo2:before { content: "\e968"; } export const IconRedo2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M9 3.881v-3.881l6 6-6 6v-3.966c-6.98-0.164-6.681 4.747-4.904 7.966-4.386-4.741-3.455-12.337 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.