Credit Card Wireless Pixel Art Icon
A credit card with contactless waves for NFC payments, tap-to-pay flows, and contactless checkout prompts.
Tags
creditcardpaymentdebitbankwireless
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Credit Card Wireless icon
A payment card with radiating wireless arcs, the established symbol for contactless and NFC payment. It appears on point-of-sale terminals, mobile wallet apps showing tap-to-pay capability, and checkout flows that accept Apple Pay or Google Pay. Shoppers and customers recognize it immediately as a prompt to tap their card or phone. For wired or manual card entry, the plain credit card icon sets clearer expectations.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/credit-card-wireless.svg" width="24" height="24" alt="Credit Card Wireless" />
<!-- React -->
import { CreditCardWireless } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="credit-card-wireless.svg" width="48" height="48" style="image-rendering: pixelated" />