John KuehJohn Kueh

hand withdraw icon

Phosphor · hand-withdraw · MIT

Download SVG

The Phosphor hand withdraw icon visually represents the action of taking money or an item out, commonly used for indicating withdrawal actions or removing items from a list.

Common uses

  • ATM withdrawal confirmation
  • Removing an item from a shopping cart
  • Signaling a transaction completion

Use it in React

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

<HandWithdraw size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
*new*takeremovewithdrawalatmemojipeoplecommercefinanceshandwithdrawtake outmoney outremove itemcash withdrawal

FAQ

What does the hand withdraw icon represent?
It signifies the action of taking something out, like money from an ATM or an item from a collection.
How do I use the hand withdraw icon in React?
You can import it using `import { HandWithdraw } from '@phosphor-icons/react';` and then use it as a component: `<HandWithdraw />`.
What is the license for the Phosphor hand withdraw icon?
The Phosphor icon library, including the hand withdraw 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 →