IcoMoon spinner8 icon
| Name | spinner8 |
|---|---|
| Unicode | \e981 () |
| CSS class | icon-spinner8 |
| Tags | spinner, loading, loading-wheel, busy, wait |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-spinner8" aria-hidden="true"></span>
.icon-spinner8:before { content: "\e981"; } export const IconSpinner8 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8 16c-2.137 0-4.146-0.832-5.657-2.343s-2.343-3.52-2.343-5.657c0-1.513 0.425-2.986 1.228-4.261 0.781-1.239 1.885-2.24 3.193-2.895l0.672 1.341c-1.063 0.533-1.961 1.347-2.596 2.354-0.652 1.034-0.997 2.231-0.997 3.461 0 3.584 2.916 6.5 6.5 6.5s6.5-2.916 6.5-6.5c0-1.23-0.345-2.426-0.997-3.461-0.635-1.008-1.533-1.822-2.596-2.354l0.672-1.341c1.308 0.655 2.412 1.656 3.193 2.895 0.803 1.274 1.228 2.748 1.228 4.261 0 2.137-0.832 4.146-2.343 5.657s-3.52 2.343-5.657 2.343z"></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.