Pixelarticons

Banknote Down Pixel Art Icon

A banknote with a downward arrow for outgoing payments, withdrawals, refunds, expense tracking and decreasing balances.

finance Pro 4 variants

Tags

banknotedowndownwardbottombelow

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Banknote Down icon

A banknote icon with a downward-pointing arrow indicating money leaving an account. Use it on 'Withdraw,' 'Pay out,' 'Refund,' or 'Expense' actions in finance apps, and to label an outgoing-transaction category in a ledger view. The downward arrow adds directional semantics without a separate label in many contexts. For money arriving in an account, banknote-up provides the complementary inbound icon, making the pair useful for income-and-expense summaries.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/banknote-down.svg" width="24" height="24" alt="Banknote Down" />

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

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

Related icons