John KuehJohn Kueh

coins icon

Phosphor · coins · MIT

Download SVG

The Phosphor coins icon depicts a stack of coins, commonly used to represent monetary value, transactions, or financial concepts in user interfaces.

Common uses

  • Displaying currency amounts
  • Indicating a price or cost
  • Representing a wallet or balance

Use it in React

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

<Coins size={24} />

Styles

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

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

Details

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

FAQ

What is the coins icon used for?
It visually represents money, currency, or financial transactions. Use it for pricing, balances, or payment-related features.
How do I use the coins icon in React?
Import it from the library and use it as a component: `import { Coins } from '@phosphor-icons/react'; <Coins />`.
What is the license for the Phosphor coins icon?
The Phosphor icon library, including the coins 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →