The HugeIcons wallet remove 02 icon depicts the action of removing or deleting a wallet, commonly used to signify actions like closing an account, removing a payment method, or discarding a digital wallet.
Common uses
- Delete payment method button
- Close account confirmation
- Remove saved wallet option
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WalletRemove02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WalletRemove02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete walletremove cardclose walletdiscard wallet
FAQ
- What does the wallet remove 02 icon represent?
- This icon visually represents the removal or deletion of a wallet. It's typically used for actions like closing an account or removing a payment method.
- How do I use the WalletRemove02Icon in React?
- To use it in React, import both HugeiconsIcon and WalletRemove02Icon, then render it using <HugeiconsIcon icon={WalletRemove02Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this 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 →