The Tabler spiral icon visually represents a continuous, outward-expanding or inward-contracting curve, often used to symbolize processes, growth, or cyclical patterns in UI.
Common uses
- Loading indicators with a sense of progression
- Visualizing data growth or trends
- Representing cyclical or repeating processes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpiral } from '@tabler/icons-react';
<IconSpiral size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hypnosisrotationgrowthspiralsystemcoil
FAQ
- What is the spiral icon typically used for?
- It's used to represent concepts like growth, progression, rotation, or cyclical processes in user interfaces.
- How do I use the spiral icon in React?
- You can import and use it like this: import { IconSpiral } from '@tabler/icons-react'; <IconSpiral />
- What is the license for the Tabler spiral icon?
- The Tabler icons, including the spiral icon, 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 →