John KuehJohn Kueh

master card icon

HugeIcons · MasterCardIcon · MIT

Download SVG

The HugeIcons master card icon depicts the MasterCard logo, commonly used to represent payment options, credit card fields, or financial transactions.

Common uses

  • Payment method selection
  • Credit card input fields
  • Transaction history

Use it in React

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

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

Details

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

FAQ

What is the MasterCardIcon used for?
It's used to visually represent MasterCard as a payment method or in contexts related to financial transactions.
How do I use the MasterCardIcon in React?
Import both HugeiconsIcon and MasterCardIcon, then render it using <HugeiconsIcon icon={MasterCardIcon} />.
What is the license for this icon?
The HugeIcons master card icon is distributed 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 →