IcoMoon spinner9 icon
| Name | spinner9 |
|---|---|
| Unicode | \e982 () |
| CSS class | icon-spinner9 |
| Tags | spinner, loading, loading-wheel, busy, wait |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-spinner9" aria-hidden="true"></span>
.icon-spinner9:before { content: "\e982"; } export const IconSpinner9 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8 0c-4.355 0-7.898 3.481-7.998 7.812 0.092-3.779 2.966-6.812 6.498-6.812 3.59 0 6.5 3.134 6.5 7 0 0.828 0.672 1.5 1.5 1.5s1.5-0.672 1.5-1.5c0-4.418-3.582-8-8-8zM8 16c4.355 0 7.898-3.481 7.998-7.812-0.092 3.779-2.966 6.812-6.498 6.812-3.59 0-6.5-3.134-6.5-7 0-0.828-0.672-1.5-1.5-1.5s-1.5 0.672-1.5 1.5c0 4.418 3.582 8 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.