Pixelarticons

Withdraw Pixel Art Icon

A withdraw icon for ATM cash-out flows, bank withdrawal forms, and 'Move funds out' actions in finance apps.

finance Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Withdraw icon

Funds moving outward from a container, representing the act of withdrawing cash or transferring money out. Use it on a 'Withdraw funds' button in a digital wallet, an ATM locator feature, a bank withdrawal form trigger, or a 'Cash out' action in a creator payout screen. Its directional outward movement distinguishes it from a deposit icon. For sending funds to another person, a send or transfer icon sets a slightly different expectation.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/withdraw.svg" width="24" height="24" alt="Withdraw" />

<!-- React -->
import { Withdraw } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="withdraw.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons