John KuehJohn Kueh

hand deposit icon

Phosphor · hand-deposit · MIT

Download SVG

The Phosphor hand deposit icon visually represents the action of placing or inserting something, commonly used in UIs for actions like making a deposit or submitting an item.

Common uses

  • ATM deposit confirmation
  • Submitting a form or document
  • Adding funds to an account

Use it in React

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

<HandDeposit size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
*new*giveinsertdonationatmemojipeoplecommercefinanceshanddepositsubmit

FAQ

What does the hand deposit icon represent?
It signifies the action of placing or inserting an item, often related to financial transactions like deposits or giving.
How do I use the hand deposit icon in React?
You can import and use it like this: import { HandDeposit } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon set, including the hand deposit 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 →