John KuehJohn Kueh

spirals icon

HugeIcons · SpiralsIcon · MIT

Download SVG

The HugeIcons spirals icon depicts a series of concentric or expanding circles, often used to represent processes, cycles, or abstract concepts like growth or complexity.

Common uses

  • Loading indicators
  • Progress tracking
  • Abstract data visualization

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpiralsIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SpiralsIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
circlesconcentricspiralgrowth

FAQ

What does the spirals icon represent?
It visually represents concepts like cycles, processes, growth, or complexity through its concentric or expanding circular design.
How do I use the SpiralsIcon in React?
Import both HugeiconsIcon and SpiralsIcon, then render <HugeiconsIcon icon={SpiralsIcon} />.
What is the license for this icon?
The HugeIcons library, including the SpiralsIcon, is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →