John KuehJohn Kueh

credit card pos icon

HugeIcons · CreditCardPosIcon · MIT

Download SVG

The HugeIcons credit card pos icon visually represents a credit card being processed, commonly used to indicate payment, checkout, or transaction-related actions.

Common uses

  • Payment gateway button
  • Checkout process step
  • Transaction history item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
paymentpostransactioncheckout

FAQ

What does the credit card pos icon represent?
It depicts a credit card at a point-of-sale terminal, symbolizing payment or financial transactions.
How do I use the CreditCardPosIcon in React?
Import both HugeiconsIcon and CreditCardPosIcon, then render it using <HugeiconsIcon icon={CreditCardPosIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →