currency rupee icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More business icons from Material Symbols

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.425 20.7l-6.15-6.4q-.125-.125-.2-.312T7 13.6V13q0-.425.288-.712T8 12h2.5q1.325 0 2.288-.862T13.95 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h6.65q-.425-.875-1.263-1.437T10.5 5H7q-.425 0-.712-.288T6 4t.288-.712T7 3h10q.425 0 .713.288T18 4t-.288.713T17 5h-2.25q.35.425.625.925T15.8 7H17q.425 0 .713.288T18 8t-.288.713T17 9h-1.025q-.2 2.125-1.75 3.563T10.5 14h-.725l5.1 5.3q.45.475.188 1.088T14.15 21q-.2 0-.387-.075t-.338-.225"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCurrencyRupeeRounded(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.425 20.7l-6.15-6.4q-.125-.125-.2-.312T7 13.6V13q0-.425.288-.712T8 12h2.5q1.325 0 2.288-.862T13.95 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h6.65q-.425-.875-1.263-1.437T10.5 5H7q-.425 0-.712-.288T6 4t.288-.712T7 3h10q.425 0 .713.288T18 4t-.288.713T17 5h-2.25q.35.425.625.925T15.8 7H17q.425 0 .713.288T18 8t-.288.713T17 9h-1.025q-.2 2.125-1.75 3.563T10.5 14h-.725l5.1 5.3q.45.475.188 1.088T14.15 21q-.2 0-.387-.075t-.338-.225"/></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.425 20.7l-6.15-6.4q-.125-.125-.2-.312T7 13.6V13q0-.425.288-.712T8 12h2.5q1.325 0 2.288-.862T13.95 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h6.65q-.425-.875-1.263-1.437T10.5 5H7q-.425 0-.712-.288T6 4t.288-.712T7 3h10q.425 0 .713.288T18 4t-.288.713T17 5h-2.25q.35.425.625.925T15.8 7H17q.425 0 .713.288T18 8t-.288.713T17 9h-1.025q-.2 2.125-1.75 3.563T10.5 14h-.725l5.1 5.3q.45.475.188 1.088T14.15 21q-.2 0-.387-.075t-.338-.225"/></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.425%2020.7l-6.15-6.4q-.125-.125-.2-.312T7%2013.6V13q0-.425.288-.712T8%2012h2.5q1.325%200%202.288-.862T13.95%209H7q-.425%200-.712-.288T6%208t.288-.712T7%207h6.65q-.425-.875-1.263-1.437T10.5%205H7q-.425%200-.712-.288T6%204t.288-.712T7%203h10q.425%200%20.713.288T18%204t-.288.713T17%205h-2.25q.35.425.625.925T15.8%207H17q.425%200%20.713.288T18%208t-.288.713T17%209h-1.025q-.2%202.125-1.75%203.563T10.5%2014h-.725l5.1%205.3q.45.475.188%201.088T14.15%2021q-.2%200-.387-.075t-.338-.225%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.425%2020.7l-6.15-6.4q-.125-.125-.2-.312T7%2013.6V13q0-.425.288-.712T8%2012h2.5q1.325%200%202.288-.862T13.95%209H7q-.425%200-.712-.288T6%208t.288-.712T7%207h6.65q-.425-.875-1.263-1.437T10.5%205H7q-.425%200-.712-.288T6%204t.288-.712T7%203h10q.425%200%20.713.288T18%204t-.288.713T17%205h-2.25q.35.425.625.925T15.8%207H17q.425%200%20.713.288T18%208t-.288.713T17%209h-1.025q-.2%202.125-1.75%203.563T10.5%2014h-.725l5.1%205.3q.45.475.188%201.088T14.15%2021q-.2%200-.387-.075t-.338-.225%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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