John KuehJohn Kueh

currency ngn icon

Phosphor · currency-ngn · MIT

Download SVG

The Phosphor currency ngn icon depicts the Nigerian Naira symbol and is commonly used in UI elements related to commerce, payments, and financial transactions within Nigeria.

Common uses

  • Displaying currency options in a payment form.
  • Indicating the local currency for a transaction.
  • Labeling a financial account balance.

Use it in React

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

<CurrencyNgn size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
moneynigerianairapaymentpayingpurchasecommercefinancescurrencyngnnaira iconnigerian currencyngn symbolmoney nigeria

FAQ

What does the currency ngn icon represent?
It represents the Nigerian Naira (NGN), the official currency of Nigeria. It's used to signify monetary values or transactions related to this currency.
How do I use the currency ngn icon in React?
You can import and use it in your React application like this: import { CurrencyNgn } from '@phosphor-icons/react'. Then, render it as a component: <CurrencyNgn size={24} />.
What is the license for the Phosphor currency ngn icon?
The Phosphor icon library, including the currency ngn icon, is available under the MIT license. This allows for free usage 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 →