John KuehJohn Kueh

money not found 01 icon

HugeIcons · MoneyNotFound01Icon · MIT

Download SVG

The HugeIcons money not found 01 icon depicts a coin with a slash through it, typically used to indicate that a financial transaction failed, no funds are available, or a payment could not be processed.

Common uses

  • Displaying an error message for a failed payment.
  • Indicating insufficient funds in a user's account.
  • Signifying a declined transaction in a financial app.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
payment failedno moneytransaction declinedcurrency error

FAQ

What does the MoneyNotFound01Icon represent?
This icon visually represents a financial operation that could not be completed, such as a failed payment or a lack of available funds.
How do I use the MoneyNotFound01Icon in a React project?
Import the icon component and use it within the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { MoneyNotFound01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={MoneyNotFound01Icon} />.
What is the license for this icon?
The MoneyNotFound01Icon 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 →