John KuehJohn Kueh

money not found 02 icon

HugeIcons · MoneyNotFound02Icon · MIT

Download SVG

The HugeIcons money not found 02 icon visually represents a situation where financial data or a transaction could not be located, often used to indicate an error, absence of funds, or a failed search for payment information.

Common uses

  • Displaying an error message for a failed payment.
  • Indicating no transaction history is available.
  • Signifying an empty wallet or account balance.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
payment failed iconno funds icontransaction not foundempty wallet icon

FAQ

What does the MoneyNotFound02Icon signify?
This icon signifies that money or related financial information could not be found. It's typically used for errors, empty states, or failed searches related to payments or accounts.
How do I use the MoneyNotFound02Icon in a React application?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={MoneyNotFound02Icon} />.
What is the license for this icon?
The MoneyNotFound02Icon 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 →