Banknote Up Pixel Art Icon
A banknote with an upward arrow for incoming payments, deposits, revenue tracking, top-ups and increasing balance notifications.
Tags
banknoteupupwardtopabove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Banknote Up icon
A banknote combined with an upward arrow, indicating money flowing into an account or balance increasing. Use it on 'Deposit,' 'Add funds,' 'Top up,' or 'Revenue' actions and labels in banking apps, subscription billing dashboards, and expense trackers. Paired with banknote-down, it creates a clear visual vocabulary for the two directions of money movement, making income-versus-expense categories instantly distinguishable in a transaction list.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/banknote-up.svg" width="24" height="24" alt="Banknote Up" />
<!-- React -->
import { BanknoteUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="banknote-up.svg" width="48" height="48" style="image-rendering: pixelated" />