John KuehJohn Kueh

credit card accept icon

HugeIcons · CreditCardAcceptIcon · MIT

Download SVG

The HugeIcons credit card accept icon visually represents the acceptance of credit card payments, commonly used to indicate a business or service that takes credit card transactions.

Common uses

  • Payment gateway status
  • Accepted payment methods list
  • Checkout process confirmation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CreditCardAcceptIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CreditCardAcceptIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
credit cardpayment acceptedcard acceptedtransaction

FAQ

What does the credit card accept icon represent?
This icon signifies the acceptance of credit card payments. It's used to show that a transaction or service supports credit card usage.
How do I use the CreditCardAcceptIcon in React?
Import both HugeiconsIcon and CreditCardAcceptIcon, then render the icon using <HugeiconsIcon icon={CreditCardAcceptIcon} />.
What is the license for this icon?
The CreditCardAcceptIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →