Banknote 2 Pixel Art Icon
An alternate banknote icon for payment confirmation, financial record screens, invoicing tools and cash-transaction summaries.
Tags
banknote
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Banknote 2 icon
A second banknote illustration with a slightly different denomination detail or border style. Both banknote icons serve the same contexts: payments, balances, and financial dashboards. Use this variant when your product already uses banknote for one component and needs a visually distinct but thematically consistent currency icon for another, such as 'Bill type A' versus 'Bill type B' in a currency-conversion tool.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/banknote-2.svg" width="24" height="24" alt="Banknote 2" />
<!-- React -->
import { Banknote2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="banknote-2.svg" width="48" height="48" style="image-rendering: pixelated" />