John KuehJohn Kueh

money icon

Phosphor · money · MIT

Download SVG

The Phosphor money icon depicts a stack of paper bills, commonly used to represent financial transactions, payments, or currency in user interfaces.

Common uses

  • Displaying currency symbols in e-commerce checkouts.
  • Indicating a 'payment' or 'billing' section in a dashboard.
  • Representing financial or cash-related actions.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Money } from '@phosphor-icons/react';

<Money size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Money size={24} />
thin
<Money size={24} weight="thin" />
light
<Money size={24} weight="light" />
bold
<Money size={24} weight="bold" />
fill
<Money size={24} weight="fill" />
duotone
<Money size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
cashdollarspaper billspaymentpayingpurchasecommercefinancesmoneycurrency

FAQ

What does the money icon represent?
It visually represents money, cash, or financial transactions, often used for payment or currency-related features.
How do I use the money icon in React?
You can import and use it like this: import { Money } from '@phosphor-icons/react'; <Money />.
What is the license for the Phosphor money icon?
The Phosphor icon library, including the money icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →