John KuehJohn Kueh

hold 04 icon

HugeIcons · Hold04Icon · MIT

Download SVG

The HugeIcons hold 04 icon depicts a hand with fingers extended, commonly used to represent actions like pausing, holding an item, or indicating a stop state.

Common uses

  • Pause button in media players
  • Hold to talk functionality in chat apps
  • Indicate an item being held or selected

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pause iconstop icongrab iconhand icon

FAQ

What does the Hold04Icon represent?
The Hold04Icon visually represents a hand in a holding or pausing gesture. It's often used for actions like pausing playback or indicating a 'hold' state.
How do I use the Hold04Icon in a React project?
To use it in React, import both HugeiconsIcon and Hold04Icon from their respective packages and render it like this: <HugeiconsIcon icon={Hold04Icon} />.
What is the license for this icon?
The Hold04Icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →