John KuehJohn Kueh

wallet not found 02 icon

HugeIcons · WalletNotFound02Icon · MIT

Download SVG

The HugeIcons wallet not found 02 icon visually represents a missing or inaccessible wallet, commonly used to indicate an error state or the absence of associated financial data.

Common uses

  • Displaying an error when a user's digital wallet cannot be connected.
  • Indicating that no payment methods are available for a transaction.
  • Showing an empty state for a user's wallet section.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
empty walletwallet errorno paymentmissing card

FAQ

What does the WalletNotFound02Icon signify?
This icon signifies that a wallet could not be found or accessed. It's typically used to alert users to a problem with their wallet or payment information.
How do I use the WalletNotFound02Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { WalletNotFound02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={WalletNotFound02Icon} />.
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.

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 →