The Tabler spiral off icon depicts a spiral that is no longer active or in motion, commonly used to indicate a disabled or inactive system process or state.
Common uses
- Disabling a background service
- Indication of an inactive feature
- Representing a stopped process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpiralOff } from '@tabler/icons-react';
<IconSpiralOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hypnosisrotationgrowthspiraloffdisabledinactivesystemhypnosis offrotation disabledinactive spiralgrowth stopped
FAQ
- What does the spiral off icon represent?
- It visually signifies something that is turned off, inactive, or disabled, like a system process or a feature.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconSpiralOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including spiral off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →