John KuehJohn Kueh

coin vertical icon

Phosphor · coin-vertical · MIT

Download SVG

The Phosphor coin vertical icon depicts a coin oriented vertically, commonly used to represent currency, payment, or financial transactions in user interfaces.

Common uses

  • Displaying currency symbols for pricing.
  • Indicating a successful payment or transaction.
  • Representing a user's balance or wallet.

Use it in React

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

<CoinVertical size={24} />

Styles

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

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

Details

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

FAQ

What is the coin vertical icon used for?
It's used to signify concepts related to money, such as currency, payment, price, or financial transactions within an application's UI.
How do I use the coin vertical icon in React?
You can import and use it like this: import { CoinVertical } from '@phosphor-icons/react'. Then, render it as a React component: <CoinVertical />.
What is the license for this icon?
The Phosphor coin vertical icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →