John KuehJohn Kueh

hand palm icon

Phosphor · hand-palm · MIT

Download SVG

The Phosphor hand palm icon depicts an open hand with the palm facing forward, commonly used to represent actions like stopping, waiting, or indicating a selection.

Common uses

  • Stop or cancel action button
  • Indicate a paused state
  • Confirmation or acknowledgement

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { HandPalm } from '@phosphor-icons/react';

<HandPalm size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<HandPalm size={24} />
thin
<HandPalm size={24} weight="thin" />
light
<HandPalm size={24} weight="light" />
bold
<HandPalm size={24} weight="bold" />
fill
<HandPalm size={24} weight="fill" />
duotone
<HandPalm size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
pointerscursorsemojipalmstopwaithamsa5systempeoplehandstop iconwait iconopen handpointer

FAQ

What is the hand palm icon used for?
It's often used for actions like stopping, waiting, or acknowledging something in a user interface.
How do I use the hand palm icon in React?
You can import it from the Phosphor library like this: import { HandPalm } from '@phosphor-icons/react'.
What is the license for the Phosphor hand palm icon?
The Phosphor icon library, including the hand palm icon, is available under the MIT license.

Related icons

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

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