Hand Coins Pixel Art Icon
A hand holding coins for payout buttons, donation flows, cashback summaries, and 'Pay now' actions in finance apps.
Tags
handcoins
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hand Coins icon
An open hand offering coins, the natural gesture for giving money, receiving payment, or distributing funds. It fits a 'Request payout' button in a creator dashboard, a donation prompt in a charity app, a cashback summary card in a fintech product, or a 'Pay now' action in an invoicing tool. The human element of the hand makes it warmer and more transactional than a static coin stack. For impersonal balance displays, the coins icon keeps a cooler, data-oriented tone.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hand-coins.svg" width="24" height="24" alt="Hand Coins" />
<!-- React -->
import { HandCoins } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hand-coins.svg" width="48" height="48" style="image-rendering: pixelated" />