indian rupee icon
indian-rupee from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- indian-rupee
- Set
- Prime Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the indian rupee icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.25 3.5A.75.75 0 0 1 6 2.75h12a.75.75 0 0 1 0 1.5h-4.919q.111.106.216.217a5.4 5.4 0 0 1 1.387 2.894H18a.75.75 0 0 1 0 1.5h-3.284c-.124 1.145-.592 2.264-1.419 3.144c-.987 1.052-2.44 1.717-4.297 1.717H7.93l7.076 6.475a.75.75 0 1 1-1.012 1.106l-8.5-7.778A.75.75 0 0 1 6 12.223h3c1.477 0 2.523-.518 3.203-1.243a3.9 3.9 0 0 0 1.002-2.118H6a.75.75 0 0 1 0-1.5h7.16a3.9 3.9 0 0 0-.957-1.868C11.523 4.77 10.477 4.25 9 4.25H6a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function PrimeIndianRupee(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" fillRule="evenodd" d="M5.25 3.5A.75.75 0 0 1 6 2.75h12a.75.75 0 0 1 0 1.5h-4.919q.111.106.216.217a5.4 5.4 0 0 1 1.387 2.894H18a.75.75 0 0 1 0 1.5h-3.284c-.124 1.145-.592 2.264-1.419 3.144c-.987 1.052-2.44 1.717-4.297 1.717H7.93l7.076 6.475a.75.75 0 1 1-1.012 1.106l-8.5-7.778A.75.75 0 0 1 6 12.223h3c1.477 0 2.523-.518 3.203-1.243a3.9 3.9 0 0 0 1.002-2.118H6a.75.75 0 0 1 0-1.5h7.16a3.9 3.9 0 0 0-.957-1.868C11.523 4.77 10.477 4.25 9 4.25H6a.75.75 0 0 1-.75-.75" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.25 3.5A.75.75 0 0 1 6 2.75h12a.75.75 0 0 1 0 1.5h-4.919q.111.106.216.217a5.4 5.4 0 0 1 1.387 2.894H18a.75.75 0 0 1 0 1.5h-3.284c-.124 1.145-.592 2.264-1.419 3.144c-.987 1.052-2.44 1.717-4.297 1.717H7.93l7.076 6.475a.75.75 0 1 1-1.012 1.106l-8.5-7.778A.75.75 0 0 1 6 12.223h3c1.477 0 2.523-.518 3.203-1.243a3.9 3.9 0 0 0 1.002-2.118H6a.75.75 0 0 1 0-1.5h7.16a3.9 3.9 0 0 0-.957-1.868C11.523 4.77 10.477 4.25 9 4.25H6a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/></svg> </template>
CSS
.icon-indian-rupee {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%203.5A.75.75%200%200%201%206%202.75h12a.75.75%200%200%201%200%201.5h-4.919q.111.106.216.217a5.4%205.4%200%200%201%201.387%202.894H18a.75.75%200%200%201%200%201.5h-3.284c-.124%201.145-.592%202.264-1.419%203.144c-.987%201.052-2.44%201.717-4.297%201.717H7.93l7.076%206.475a.75.75%200%201%201-1.012%201.106l-8.5-7.778A.75.75%200%200%201%206%2012.223h3c1.477%200%202.523-.518%203.203-1.243a3.9%203.9%200%200%200%201.002-2.118H6a.75.75%200%200%201%200-1.5h7.16a3.9%203.9%200%200%200-.957-1.868C11.523%204.77%2010.477%204.25%209%204.25H6a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.25%203.5A.75.75%200%200%201%206%202.75h12a.75.75%200%200%201%200%201.5h-4.919q.111.106.216.217a5.4%205.4%200%200%201%201.387%202.894H18a.75.75%200%200%201%200%201.5h-3.284c-.124%201.145-.592%202.264-1.419%203.144c-.987%201.052-2.44%201.717-4.297%201.717H7.93l7.076%206.475a.75.75%200%201%201-1.012%201.106l-8.5-7.778A.75.75%200%200%201%206%2012.223h3c1.477%200%202.523-.518%203.203-1.243a3.9%203.9%200%200%200%201.002-2.118H6a.75.75%200%200%201%200-1.5h7.16a3.9%203.9%200%200%200-.957-1.868C11.523%204.77%2010.477%204.25%209%204.25H6a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/indian-rupee.svg?color=%231a73e8&size=48