IcoMoon loop icon
| Name | loop |
|---|---|
| Unicode | \ea2d () |
| CSS class | icon-loop |
| Tags | loop, repeat, player |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-loop" aria-hidden="true"></span>
.icon-loop:before { content: "\ea2d"; } export const IconLoop = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M2 5h10v3l4-4-4-4v3h-12v6h2zM14 11h-10v-3l-4 4 4 4v-3h12v-6h-2z"></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.