Pound Pixel Art Icon
A pound-sterling icon for GBP prices and currency selectors, UK payments and pricing, invoices, and money fields.
Tags
poundsterlingcurrencymoney
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Pound icon
The pound sterling sign, marking British currency. Use it for GBP prices, a currency picker, UK checkout and invoicing, wallet balances and money-input fields. It sits alongside dollar, euro and the other currency glyphs for building a full set. Available in line and sharp styles to match rounded or square-edged interfaces.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/pound.svg" width="24" height="24" alt="Pound" />
<!-- React -->
import { Pound } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="pound.svg" width="48" height="48" style="image-rendering: pixelated" />