John KuehJohn Kueh

card exchange 02 icon

HugeIcons · CardExchange02Icon · MIT

Download SVG

The HugeIcons card exchange 02 icon depicts two cards being swapped or exchanged, commonly used to represent actions like switching payment methods, updating account details, or managing loyalty cards.

Common uses

  • Switching payment cards in a checkout flow
  • Updating user profile information
  • Managing linked loyalty or membership cards

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
card swapexchange cardspayment methodupdate details

FAQ

What does the CardExchange02Icon represent?
This icon visually represents the exchange or swapping of cards, often used for actions related to managing payment methods, personal data, or loyalty programs.
How do I use the CardExchange02Icon in a React application?
Import the icon as `import { CardExchange02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CardExchange02Icon} />` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons library, including the CardExchange02Icon, is released under the MIT license, allowing for free commercial and non-commercial use.

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 →