John KuehJohn Kueh

pendulum icon

HugeIcons · PendulumIcon · MIT

Download SVG

The HugeIcons pendulum icon visually represents oscillation or a swinging motion, often used to indicate processes that are in progress, cyclical actions, or a state of uncertainty.

Common uses

  • Loading or progress indicator
  • Animation control (play/pause)
  • Status indicator for cyclical tasks

Use it in React

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

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

Details

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

FAQ

What does the pendulum icon represent?
It symbolizes a swinging motion, commonly used for progress, cyclical actions, or uncertainty in UI design.
How do I use the PendulumIcon in React?
Import both HugeiconsIcon and PendulumIcon, then render <HugeiconsIcon icon={PendulumIcon} />.
What is the license for this icon?
The PendulumIcon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →