currency inr icon

currency-inr-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
currency-inr-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the currency inr icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M206 80a6 6 0 0 1-6 6h-34.31a59 59 0 0 1 .31 6a58.07 58.07 0 0 1-58 58H87.52L164 219.56a6 6 0 0 1-8.08 8.88l-88-80A6 6 0 0 1 72 138h36a46.06 46.06 0 0 0 46-46a48 48 0 0 0-.4-6H72a6 6 0 0 1 0-12h78.33A46.08 46.08 0 0 0 108 46H72a6 6 0 0 1 0-12h128a6 6 0 0 1 0 12h-56.73a58.25 58.25 0 0 1 19.86 28H200a6 6 0 0 1 6 6"/></svg>

React

import type { SVGProps } from "react";

export function PhCurrencyInrLight(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="M206 80a6 6 0 0 1-6 6h-34.31a59 59 0 0 1 .31 6a58.07 58.07 0 0 1-58 58H87.52L164 219.56a6 6 0 0 1-8.08 8.88l-88-80A6 6 0 0 1 72 138h36a46.06 46.06 0 0 0 46-46a48 48 0 0 0-.4-6H72a6 6 0 0 1 0-12h78.33A46.08 46.08 0 0 0 108 46H72a6 6 0 0 1 0-12h128a6 6 0 0 1 0 12h-56.73a58.25 58.25 0 0 1 19.86 28H200a6 6 0 0 1 6 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M206 80a6 6 0 0 1-6 6h-34.31a59 59 0 0 1 .31 6a58.07 58.07 0 0 1-58 58H87.52L164 219.56a6 6 0 0 1-8.08 8.88l-88-80A6 6 0 0 1 72 138h36a46.06 46.06 0 0 0 46-46a48 48 0 0 0-.4-6H72a6 6 0 0 1 0-12h78.33A46.08 46.08 0 0 0 108 46H72a6 6 0 0 1 0-12h128a6 6 0 0 1 0 12h-56.73a58.25 58.25 0 0 1 19.86 28H200a6 6 0 0 1 6 6"/></svg>
</template>

CSS

.icon-currency-inr-light {
  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%22M206%2080a6%206%200%200%201-6%206h-34.31a59%2059%200%200%201%20.31%206a58.07%2058.07%200%200%201-58%2058H87.52L164%20219.56a6%206%200%200%201-8.08%208.88l-88-80A6%206%200%200%201%2072%20138h36a46.06%2046.06%200%200%200%2046-46a48%2048%200%200%200-.4-6H72a6%206%200%200%201%200-12h78.33A46.08%2046.08%200%200%200%20108%2046H72a6%206%200%200%201%200-12h128a6%206%200%200%201%200%2012h-56.73a58.25%2058.25%200%200%201%2019.86%2028H200a6%206%200%200%201%206%206%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%22M206%2080a6%206%200%200%201-6%206h-34.31a59%2059%200%200%201%20.31%206a58.07%2058.07%200%200%201-58%2058H87.52L164%20219.56a6%206%200%200%201-8.08%208.88l-88-80A6%206%200%200%201%2072%20138h36a46.06%2046.06%200%200%200%2046-46a48%2048%200%200%200-.4-6H72a6%206%200%200%201%200-12h78.33A46.08%2046.08%200%200%200%20108%2046H72a6%206%200%200%201%200-12h128a6%206%200%200%201%200%2012h-56.73a58.25%2058.25%200%200%201%2019.86%2028H200a6%206%200%200%201%206%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/currency-inr-light.svg?color=%231a73e8&size=48