currency ngn icon
currency-ngn-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- currency-ngn-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the currency ngn icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M143.55 136H160v23ZM96 120h16.45L96 97Zm136 8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-32 0a8 8 0 0 0-8-8h-16V72a8 8 0 0 0-16 0v48h-27.88L94.51 67.35A8 8 0 0 0 80 72v48H64a8 8 0 0 0 0 16h16v48a8 8 0 0 0 16 0v-48h27.88l37.61 52.65A8 8 0 0 0 168 192a7.9 7.9 0 0 0 2.44-.38A8 8 0 0 0 176 184v-48h16a8 8 0 0 0 8-8"/></svg>
React
import type { SVGProps } from "react";
export function PhCurrencyNgnFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M143.55 136H160v23ZM96 120h16.45L96 97Zm136 8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-32 0a8 8 0 0 0-8-8h-16V72a8 8 0 0 0-16 0v48h-27.88L94.51 67.35A8 8 0 0 0 80 72v48H64a8 8 0 0 0 0 16h16v48a8 8 0 0 0 16 0v-48h27.88l37.61 52.65A8 8 0 0 0 168 192a7.9 7.9 0 0 0 2.44-.38A8 8 0 0 0 176 184v-48h16a8 8 0 0 0 8-8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M143.55 136H160v23ZM96 120h16.45L96 97Zm136 8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-32 0a8 8 0 0 0-8-8h-16V72a8 8 0 0 0-16 0v48h-27.88L94.51 67.35A8 8 0 0 0 80 72v48H64a8 8 0 0 0 0 16h16v48a8 8 0 0 0 16 0v-48h27.88l37.61 52.65A8 8 0 0 0 168 192a7.9 7.9 0 0 0 2.44-.38A8 8 0 0 0 176 184v-48h16a8 8 0 0 0 8-8"/></svg> </template>
CSS
.icon-currency-ngn-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M143.55%20136H160v23ZM96%20120h16.45L96%2097Zm136%208A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-32%200a8%208%200%200%200-8-8h-16V72a8%208%200%200%200-16%200v48h-27.88L94.51%2067.35A8%208%200%200%200%2080%2072v48H64a8%208%200%200%200%200%2016h16v48a8%208%200%200%200%2016%200v-48h27.88l37.61%2052.65A8%208%200%200%200%20168%20192a7.9%207.9%200%200%200%202.44-.38A8%208%200%200%200%20176%20184v-48h16a8%208%200%200%200%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M143.55%20136H160v23ZM96%20120h16.45L96%2097Zm136%208A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-32%200a8%208%200%200%200-8-8h-16V72a8%208%200%200%200-16%200v48h-27.88L94.51%2067.35A8%208%200%200%200%2080%2072v48H64a8%208%200%200%200%200%2016h16v48a8%208%200%200%200%2016%200v-48h27.88l37.61%2052.65A8%208%200%200%200%20168%20192a7.9%207.9%200%200%200%202.44-.38A8%208%200%200%200%20176%20184v-48h16a8%208%200%200%200%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-ngn-fill.svg?color=%231a73e8&size=48