Credit Card Settings Pixel Art Icon
A credit card with a gear for managing payment preferences, card configurations, and billing account settings.
Tags
creditcardpaymentdebitbanksettingspreferencesconfigoptionsgear
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Credit Card Settings icon
A payment card paired with a settings gear, signaling configuration rather than a transaction. It suits a 'Card settings' menu in a banking app, a 'Manage payment methods' link in account preferences, or a billing configuration panel in a SaaS product. When the action is purely transactional (paying or adding), a plain credit card reads more cleanly; this variant is best reserved for settings and preferences specifically.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/credit-card-settings.svg" width="24" height="24" alt="Credit Card Settings" />
<!-- React -->
import { CreditCardSettings } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="credit-card-settings.svg" width="48" height="48" style="image-rendering: pixelated" />