currency inr icon

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

Name
currency-inr-thin
Set
Phosphor
Style
Thin
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="M204 80a4 4 0 0 1-4 4h-36.58a57 57 0 0 1 .58 8a56.06 56.06 0 0 1-56 56H82.35l80.34 73a4 4 0 1 1-5.38 5.92l-88-80A4 4 0 0 1 72 140h36a48 48 0 0 0 47.32-56H72a4 4 0 0 1 0-8h81.25A48.09 48.09 0 0 0 108 44H72a4 4 0 0 1 0-8h128a4 4 0 0 1 0 8h-63.19a56.24 56.24 0 0 1 24.85 32H200a4 4 0 0 1 4 4"/></svg>

React

import type { SVGProps } from "react";

export function PhCurrencyInrThin(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="M204 80a4 4 0 0 1-4 4h-36.58a57 57 0 0 1 .58 8a56.06 56.06 0 0 1-56 56H82.35l80.34 73a4 4 0 1 1-5.38 5.92l-88-80A4 4 0 0 1 72 140h36a48 48 0 0 0 47.32-56H72a4 4 0 0 1 0-8h81.25A48.09 48.09 0 0 0 108 44H72a4 4 0 0 1 0-8h128a4 4 0 0 1 0 8h-63.19a56.24 56.24 0 0 1 24.85 32H200a4 4 0 0 1 4 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M204 80a4 4 0 0 1-4 4h-36.58a57 57 0 0 1 .58 8a56.06 56.06 0 0 1-56 56H82.35l80.34 73a4 4 0 1 1-5.38 5.92l-88-80A4 4 0 0 1 72 140h36a48 48 0 0 0 47.32-56H72a4 4 0 0 1 0-8h81.25A48.09 48.09 0 0 0 108 44H72a4 4 0 0 1 0-8h128a4 4 0 0 1 0 8h-63.19a56.24 56.24 0 0 1 24.85 32H200a4 4 0 0 1 4 4"/></svg>
</template>

CSS

.icon-currency-inr-thin {
  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%22M204%2080a4%204%200%200%201-4%204h-36.58a57%2057%200%200%201%20.58%208a56.06%2056.06%200%200%201-56%2056H82.35l80.34%2073a4%204%200%201%201-5.38%205.92l-88-80A4%204%200%200%201%2072%20140h36a48%2048%200%200%200%2047.32-56H72a4%204%200%200%201%200-8h81.25A48.09%2048.09%200%200%200%20108%2044H72a4%204%200%200%201%200-8h128a4%204%200%200%201%200%208h-63.19a56.24%2056.24%200%200%201%2024.85%2032H200a4%204%200%200%201%204%204%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%22M204%2080a4%204%200%200%201-4%204h-36.58a57%2057%200%200%201%20.58%208a56.06%2056.06%200%200%201-56%2056H82.35l80.34%2073a4%204%200%201%201-5.38%205.92l-88-80A4%204%200%200%201%2072%20140h36a48%2048%200%200%200%2047.32-56H72a4%204%200%200%201%200-8h81.25A48.09%2048.09%200%200%200%20108%2044H72a4%204%200%200%201%200-8h128a4%204%200%200%201%200%208h-63.19a56.24%2056.24%200%200%201%2024.85%2032H200a4%204%200%200%201%204%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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