Pixelarticons

Coins Pixel Art Icon

A stack of coins icon for balances, savings totals, transaction fees, and digital currency summaries.

finance Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

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

About the Coins icon

Multiple coins stacked together, suggesting accumulated value rather than a single token. It fits a 'Your balance' card in a wallet app, the fee summary in a checkout flow, a savings goal tracker, and in-game currency stores. The plural framing makes it feel richer and more substantial than the single coin icon, so reach for it when quantity or accumulation is the message, and reserve the single coin for per-unit or reward-per-action contexts.

Usage

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

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

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

Related icons