John KuehJohn Kueh

wallet not found 01 icon

HugeIcons · WalletNotFound01Icon · MIT

Download SVG

The HugeIcons wallet not found 01 icon visually represents a missing or inaccessible wallet, commonly used in user interfaces to indicate an error state or the absence of a required payment or digital asset container.

Common uses

  • Displaying an error when a user's wallet is not connected.
  • Indicating that no digital assets are present in a user's wallet.
  • Signaling a failed transaction due to an invalid or missing wallet.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
missing walletwallet errorno walletpayment method unavailable

FAQ

What does the WalletNotFound01Icon signify?
This icon signifies that a wallet could not be found or accessed. It's typically used to alert users to issues with their wallet connection or presence.
How do I use WalletNotFound01Icon in a React application?
Import the icon and use it within the HugeiconsIcon component like this: import { WalletNotFound01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={WalletNotFound01Icon} />.
What is the license for this icon?
The WalletNotFound01Icon 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 →