John KuehJohn Kueh

radial icon

HugeIcons · RadialIcon · MIT

Download SVG

The HugeIcons radial icon depicts a circular pattern expanding outwards, often used to represent concepts like broadcasting, signals, or a focus point.

Common uses

  • Loading spinners
  • Signal strength indicators
  • Notification badges

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
circle expandsignalbroadcastconcentric circles

FAQ

What is the RadialIcon used for?
It's typically used to visually represent expanding signals, broadcasting, or a central point of focus in a user interface.
How do I use the RadialIcon in React?
Import both HugeiconsIcon and RadialIcon, then render it using <HugeiconsIcon icon={RadialIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Looking for something else? Search HugeIcons 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 →