John KuehJohn Kueh

payment success 02 icon

HugeIcons · PaymentSuccess02Icon · MIT

Download SVG

The HugeIcons payment success 02 icon visually represents a completed transaction, commonly used to confirm a successful payment to a user.

Common uses

  • Order confirmation page
  • Success message after checkout
  • Transaction history status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
payment confirmedtransaction completesuccess checkorder complete

FAQ

What does the payment success 02 icon represent?
This icon signifies a completed and successful payment or transaction. It's used to provide clear visual feedback to users after a positive financial interaction.
How do I use the PaymentSuccess02Icon in a React project?
Import both HugeiconsIcon and PaymentSuccess02Icon, then render the icon using the <HugeiconsIcon icon={PaymentSuccess02Icon} /> component.
What is the license for this icon?
The HugeIcons payment success 02 icon is distributed 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 →