Pixelarticons

Money Pixel Art Icon

A banknote or cash icon for payment prompts, balance displays, transaction summaries, and pricing sections.

finance Free 4 variants

Tags

cashcurrencycoindollar

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 Money icon

A stylized banknote representing physical cash or a generic money concept. It suits a 'Payment' section header, a 'Send money' button, a balance card in a digital wallet, and pricing tables. Its tangible, cash-like appearance makes it feel more immediate than abstract symbols like a coin or dollar sign. When the context is specifically card-based or digital, credit card or wallet icons set a more accurate expectation for users.

Usage

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

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

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

Related icons