Coinbase Pixel Art Icon
The Coinbase brand icon for linking Coinbase accounts, crypto payment flows, and exchange integrations.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Coinbase icon
A stylized representation of the Coinbase logo, recognizable to anyone familiar with the cryptocurrency exchange. Place it beside a 'Connect Coinbase' option in a crypto wallet integration, a payment method selector that includes Coinbase Pay, or an account-linking screen in a fintech app. Because it is a brand mark rather than a generic concept, use it only when Coinbase specifically is the service being referenced, not as a generic crypto icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/coinbase.svg" width="24" height="24" alt="Coinbase" />
<!-- React -->
import { Coinbase } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="coinbase.svg" width="48" height="48" style="image-rendering: pixelated" />