IcoMoon undo2 icon
| Name | undo2 |
|---|---|
| Unicode | \e967 () |
| CSS class | icon-undo2 |
| Tags | undo, left, arrow-left |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-undo2" aria-hidden="true"></span>
.icon-undo2:before { content: "\e967"; } export const IconUndo2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11.904 16c1.777-3.219 2.076-8.13-4.904-7.966v3.966l-6-6 6-6v3.881c8.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.