currency dollar rupee icon

currency-dollar-rupee-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
currency-dollar-rupee-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the currency dollar rupee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.5 2a.5.5 0 0 1 .5.5v.535A3.5 3.5 0 0 1 9 6.5v1a.5.5 0 0 1-1 0v-1a2.5 2.5 0 0 0-2-2.45v5.626l.86.386A3.62 3.62 0 0 1 9 13.366v.12a3.5 3.5 0 0 1-3 3.464v.546a.5.5 0 0 1-1 0v-.546a3.5 3.5 0 0 1-3-3.464V12.5a.5.5 0 1 1 1 0v.985a2.5 2.5 0 0 0 2 2.45v-5.613l-.856-.383A3.63 3.63 0 0 1 2 6.629V6.5a3.5 3.5 0 0 1 3-3.465V2.5a.5.5 0 0 1 .5-.5M3 6.5v.129c0 1.036.608 1.975 1.553 2.398l.447.2V4.05A2.5 2.5 0 0 0 3 6.5m3 9.436a2.5 2.5 0 0 0 2-2.45v-.12a2.62 2.62 0 0 0-1.549-2.392L6 10.772zM10 3.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h3a3.5 3.5 0 1 1 0 7h-1.898l6.274 7.17a.5.5 0 0 1-.753.66l-7-8A.5.5 0 0 1 10.5 9h3a2.5 2.5 0 0 0 0-5h-3a.5.5 0 0 1-.5-.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentCurrencyDollarRupee20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.5 2a.5.5 0 0 1 .5.5v.535A3.5 3.5 0 0 1 9 6.5v1a.5.5 0 0 1-1 0v-1a2.5 2.5 0 0 0-2-2.45v5.626l.86.386A3.62 3.62 0 0 1 9 13.366v.12a3.5 3.5 0 0 1-3 3.464v.546a.5.5 0 0 1-1 0v-.546a3.5 3.5 0 0 1-3-3.464V12.5a.5.5 0 1 1 1 0v.985a2.5 2.5 0 0 0 2 2.45v-5.613l-.856-.383A3.63 3.63 0 0 1 2 6.629V6.5a3.5 3.5 0 0 1 3-3.465V2.5a.5.5 0 0 1 .5-.5M3 6.5v.129c0 1.036.608 1.975 1.553 2.398l.447.2V4.05A2.5 2.5 0 0 0 3 6.5m3 9.436a2.5 2.5 0 0 0 2-2.45v-.12a2.62 2.62 0 0 0-1.549-2.392L6 10.772zM10 3.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h3a3.5 3.5 0 1 1 0 7h-1.898l6.274 7.17a.5.5 0 0 1-.753.66l-7-8A.5.5 0 0 1 10.5 9h3a2.5 2.5 0 0 0 0-5h-3a.5.5 0 0 1-.5-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.5 2a.5.5 0 0 1 .5.5v.535A3.5 3.5 0 0 1 9 6.5v1a.5.5 0 0 1-1 0v-1a2.5 2.5 0 0 0-2-2.45v5.626l.86.386A3.62 3.62 0 0 1 9 13.366v.12a3.5 3.5 0 0 1-3 3.464v.546a.5.5 0 0 1-1 0v-.546a3.5 3.5 0 0 1-3-3.464V12.5a.5.5 0 1 1 1 0v.985a2.5 2.5 0 0 0 2 2.45v-5.613l-.856-.383A3.63 3.63 0 0 1 2 6.629V6.5a3.5 3.5 0 0 1 3-3.465V2.5a.5.5 0 0 1 .5-.5M3 6.5v.129c0 1.036.608 1.975 1.553 2.398l.447.2V4.05A2.5 2.5 0 0 0 3 6.5m3 9.436a2.5 2.5 0 0 0 2-2.45v-.12a2.62 2.62 0 0 0-1.549-2.392L6 10.772zM10 3.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h3a3.5 3.5 0 1 1 0 7h-1.898l6.274 7.17a.5.5 0 0 1-.753.66l-7-8A.5.5 0 0 1 10.5 9h3a2.5 2.5 0 0 0 0-5h-3a.5.5 0 0 1-.5-.5"/></svg>
</template>

CSS

.icon-currency-dollar-rupee-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%202a.5.5%200%200%201%20.5.5v.535A3.5%203.5%200%200%201%209%206.5v1a.5.5%200%200%201-1%200v-1a2.5%202.5%200%200%200-2-2.45v5.626l.86.386A3.62%203.62%200%200%201%209%2013.366v.12a3.5%203.5%200%200%201-3%203.464v.546a.5.5%200%200%201-1%200v-.546a3.5%203.5%200%200%201-3-3.464V12.5a.5.5%200%201%201%201%200v.985a2.5%202.5%200%200%200%202%202.45v-5.613l-.856-.383A3.63%203.63%200%200%201%202%206.629V6.5a3.5%203.5%200%200%201%203-3.465V2.5a.5.5%200%200%201%20.5-.5M3%206.5v.129c0%201.036.608%201.975%201.553%202.398l.447.2V4.05A2.5%202.5%200%200%200%203%206.5m3%209.436a2.5%202.5%200%200%200%202-2.45v-.12a2.62%202.62%200%200%200-1.549-2.392L6%2010.772zM10%203.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m0%203a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m0-3a.5.5%200%200%201%20.5-.5h3a3.5%203.5%200%201%201%200%207h-1.898l6.274%207.17a.5.5%200%200%201-.753.66l-7-8A.5.5%200%200%201%2010.5%209h3a2.5%202.5%200%200%200%200-5h-3a.5.5%200%200%201-.5-.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.5%202a.5.5%200%200%201%20.5.5v.535A3.5%203.5%200%200%201%209%206.5v1a.5.5%200%200%201-1%200v-1a2.5%202.5%200%200%200-2-2.45v5.626l.86.386A3.62%203.62%200%200%201%209%2013.366v.12a3.5%203.5%200%200%201-3%203.464v.546a.5.5%200%200%201-1%200v-.546a3.5%203.5%200%200%201-3-3.464V12.5a.5.5%200%201%201%201%200v.985a2.5%202.5%200%200%200%202%202.45v-5.613l-.856-.383A3.63%203.63%200%200%201%202%206.629V6.5a3.5%203.5%200%200%201%203-3.465V2.5a.5.5%200%200%201%20.5-.5M3%206.5v.129c0%201.036.608%201.975%201.553%202.398l.447.2V4.05A2.5%202.5%200%200%200%203%206.5m3%209.436a2.5%202.5%200%200%200%202-2.45v-.12a2.62%202.62%200%200%200-1.549-2.392L6%2010.772zM10%203.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m0%203a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5m0-3a.5.5%200%200%201%20.5-.5h3a3.5%203.5%200%201%201%200%207h-1.898l6.274%207.17a.5.5%200%200%201-.753.66l-7-8A.5.5%200%200%201%2010.5%209h3a2.5%202.5%200%200%200%200-5h-3a.5.5%200%200%201-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/currency-dollar-rupee-20-regular.svg?color=%231a73e8&size=48