IcoMoon redo icon
| Name | redo |
|---|---|
| Unicode | \e966 () |
| CSS class | icon-redo |
| Tags | redo, cw, arrow |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-redo" aria-hidden="true"></span>
.icon-redo:before { content: "\e966"; } export const IconRedo = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 9c0 2.389 1.048 4.534 2.709 6l1.323-1.5c-1.246-1.099-2.031-2.708-2.031-4.5 0-3.314 2.686-6 6-6 1.657 0 3.157 0.672 4.243 1.757l-2.243 2.243h6v-6l-2.343 2.343c-1.448-1.448-3.448-2.343-5.657-2.343-4.418 0-8 3.582-8 8z"></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.