currency-rupee-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
currency-rupee-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
currency-rupee-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the currency rupee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.406 19.854l-5.727-5.977q-.087-.086-.133-.197q-.046-.11-.046-.253v-.388q0-.272.191-.463q.192-.191.463-.191H10.5q1.517 0 2.759-.959t1.268-2.734H7q-.213 0-.357-.143T6.5 8.192t.143-.357T7 7.693h7.42q-.31-1.183-1.388-1.937Q11.954 5 10.5 5H7q-.213 0-.357-.143T6.5 4.5t.143-.357T7 4h10q.214 0 .357.143t.143.357t-.143.357T17 5h-3.442q.715.425 1.24 1.146t.656 1.546H17q.214 0 .357.144t.143.356t-.143.357t-.357.143h-1.467q-.008 2.125-1.52 3.409q-1.511 1.284-3.513 1.284H8.602l5.523 5.761q.239.245.11.55q-.127.304-.47.304q-.104 0-.195-.036q-.091-.037-.164-.11"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCurrencyRupeeRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.406 19.854l-5.727-5.977q-.087-.086-.133-.197q-.046-.11-.046-.253v-.388q0-.272.191-.463q.192-.191.463-.191H10.5q1.517 0 2.759-.959t1.268-2.734H7q-.213 0-.357-.143T6.5 8.192t.143-.357T7 7.693h7.42q-.31-1.183-1.388-1.937Q11.954 5 10.5 5H7q-.213 0-.357-.143T6.5 4.5t.143-.357T7 4h10q.214 0 .357.143t.143.357t-.143.357T17 5h-3.442q.715.425 1.24 1.146t.656 1.546H17q.214 0 .357.144t.143.356t-.143.357t-.357.143h-1.467q-.008 2.125-1.52 3.409q-1.511 1.284-3.513 1.284H8.602l5.523 5.761q.239.245.11.55q-.127.304-.47.304q-.104 0-.195-.036q-.091-.037-.164-.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.406 19.854l-5.727-5.977q-.087-.086-.133-.197q-.046-.11-.046-.253v-.388q0-.272.191-.463q.192-.191.463-.191H10.5q1.517 0 2.759-.959t1.268-2.734H7q-.213 0-.357-.143T6.5 8.192t.143-.357T7 7.693h7.42q-.31-1.183-1.388-1.937Q11.954 5 10.5 5H7q-.213 0-.357-.143T6.5 4.5t.143-.357T7 4h10q.214 0 .357.143t.143.357t-.143.357T17 5h-3.442q.715.425 1.24 1.146t.656 1.546H17q.214 0 .357.144t.143.356t-.143.357t-.357.143h-1.467q-.008 2.125-1.52 3.409q-1.511 1.284-3.513 1.284H8.602l5.523 5.761q.239.245.11.55q-.127.304-.47.304q-.104 0-.195-.036q-.091-.037-.164-.11"/></svg>
</template>

CSS

.icon-currency-rupee-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.406%2019.854l-5.727-5.977q-.087-.086-.133-.197q-.046-.11-.046-.253v-.388q0-.272.191-.463q.192-.191.463-.191H10.5q1.517%200%202.759-.959t1.268-2.734H7q-.213%200-.357-.143T6.5%208.192t.143-.357T7%207.693h7.42q-.31-1.183-1.388-1.937Q11.954%205%2010.5%205H7q-.213%200-.357-.143T6.5%204.5t.143-.357T7%204h10q.214%200%20.357.143t.143.357t-.143.357T17%205h-3.442q.715.425%201.24%201.146t.656%201.546H17q.214%200%20.357.144t.143.356t-.143.357t-.357.143h-1.467q-.008%202.125-1.52%203.409q-1.511%201.284-3.513%201.284H8.602l5.523%205.761q.239.245.11.55q-.127.304-.47.304q-.104%200-.195-.036q-.091-.037-.164-.11%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.406%2019.854l-5.727-5.977q-.087-.086-.133-.197q-.046-.11-.046-.253v-.388q0-.272.191-.463q.192-.191.463-.191H10.5q1.517%200%202.759-.959t1.268-2.734H7q-.213%200-.357-.143T6.5%208.192t.143-.357T7%207.693h7.42q-.31-1.183-1.388-1.937Q11.954%205%2010.5%205H7q-.213%200-.357-.143T6.5%204.5t.143-.357T7%204h10q.214%200%20.357.143t.143.357t-.143.357T17%205h-3.442q.715.425%201.24%201.146t.656%201.546H17q.214%200%20.357.144t.143.356t-.143.357t-.357.143h-1.467q-.008%202.125-1.52%203.409q-1.511%201.284-3.513%201.284H8.602l5.523%205.761q.239.245.11.55q-.127.304-.47.304q-.104%200-.195-.036q-.091-.037-.164-.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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