John KuehJohn Kueh

money not found 04 icon

HugeIcons · MoneyNotFound04Icon · MIT

Download SVG

The HugeIcons money not found 04 icon depicts a coin with a cross through it, typically used to indicate that funds are unavailable, a transaction failed due to insufficient balance, or an account has no money.

Common uses

  • Displaying an error message for failed payment.
  • Indicating an empty wallet or balance.
  • Signifying a declined transaction due to lack of funds.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no moneypayment failedinsufficient fundsempty wallet

FAQ

What does the MoneyNotFound04Icon represent?
This icon represents a lack of funds or a failed transaction due to insufficient balance. It visually communicates that money is not available.
How do I use the MoneyNotFound04Icon 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={MoneyNotFound04Icon} />.
What is the license for this icon?
The MoneyNotFound04Icon 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 →