John KuehJohn Kueh

waving hand 01 icon

HugeIcons · WavingHand01Icon · MIT

Download SVG

The HugeIcons waving hand 01 icon depicts a hand in a waving gesture, commonly used to signify greetings, farewells, or to draw attention.

Common uses

  • Greeting message on a welcome screen
  • Confirmation of a successful action
  • Interactive element to indicate a 'hello' or 'goodbye'

Use it in React

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

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

Details

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

FAQ

What is the waving hand 01 icon used for?
It's used for greetings, farewells, or to draw attention in a UI. It can also indicate a successful action or an interactive element.
How do I use the WavingHand01Icon in React?
Import both HugeiconsIcon and WavingHand01Icon from their respective packages, then render the icon using <HugeiconsIcon icon={WavingHand01Icon} />.
What is the license for this icon?
The HugeIcons waving hand 01 icon is available under the MIT license.

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 →