John KuehJohn Kueh

fidget spinner icon

Tabler · fidget-spinner · MIT

Download SVG

The Tabler fidget spinner icon depicts a popular toy and is commonly used to represent loading or processing states in user interfaces.

Common uses

  • Loading indicator for asynchronous operations
  • Visual cue for background tasks
  • Placeholder for dynamic content

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFidgetSpinner } from '@tabler/icons-react';

<IconFidgetSpinner size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFidgetSpinner size={24} stroke={2} />
filled
<IconFidgetSpinnerFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
toyspinninggadgetkidschildrenloaderloadingfidgetspinnersystem

FAQ

What is the fidget spinner icon used for?
It's primarily used as a visual indicator for loading or processing states. It can also represent playful or interactive elements.
How do I use the fidget spinner icon in React?
You can import it directly from the '@tabler/icons-react' library like this: import { IconFidgetSpinner } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including the fidget spinner, are available under the MIT license.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →