The HugeIcons wallet done 02 icon depicts a completed transaction or successful payment, often used to signify a successful order, payment confirmation, or task completion within a financial or e-commerce interface.
Common uses
- Order confirmation screen
- Payment success message
- Task completion indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WalletDone02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WalletDone02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- payment completetransaction successorder finishedsuccessful payment
FAQ
- What does the wallet done 02 icon represent?
- It represents a completed financial transaction or a successful payment. It's commonly used to confirm that an action, like an order or payment, has been successfully processed.
- How do I use the WalletDone02Icon in React?
- Import both HugeiconsIcon and WalletDone02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={WalletDone02Icon} /> component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.