John KuehJohn Kueh

pulley icon

HugeIcons · PulleyIcon · MIT

Download SVG

The HugeIcons pulley icon visually represents a simple machine used for lifting or moving objects, often employed in UIs to signify actions related to hoisting, mechanics, or operational processes.

Common uses

  • Loading indicators
  • Mechanical system status
  • Winch or crane controls

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hoistblock and tacklecranelifting

FAQ

What does the pulley icon represent?
It depicts a pulley, a wheel on an axle or shaft designed to support movement and change of direction of a taut cable or belt, or transfer of power between the shaft and cable or belt.
How do I use the PulleyIcon in React?
Import both HugeiconsIcon and PulleyIcon, then render it using <HugeiconsIcon icon={PulleyIcon} />.
What is the license for this icon?
The PulleyIcon is part of the HugeIcons library and is available under the MIT license.

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 →