rupee-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
rupee-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the rupee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 3.5a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 0 1.5h-4.461q.112.114.217.236c.729.845 1.15 1.903 1.282 2.986H17.5a.75.75 0 0 1 0 1.5h-2.962c-.132 1.083-.553 2.141-1.282 2.987c-.911 1.055-2.267 1.735-4.006 1.735h-.9l6.464 6.268a.75.75 0 1 1-1.044 1.076l-7.792-7.555a.75.75 0 0 1 .522-1.289h2.75c1.316 0 2.253-.5 2.87-1.215c.475-.551.781-1.254.904-2.007H6.5a.75.75 0 1 1 0-1.5h6.524c-.123-.752-.429-1.456-.904-2.006c-.617-.716-1.554-1.216-2.87-1.216H6.5a.75.75 0 0 1-.75-.75"/></svg>

React

import type { SVGProps } from "react";

export function MynauiRupeeSolid(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="M5.75 3.5a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 0 1.5h-4.461q.112.114.217.236c.729.845 1.15 1.903 1.282 2.986H17.5a.75.75 0 0 1 0 1.5h-2.962c-.132 1.083-.553 2.141-1.282 2.987c-.911 1.055-2.267 1.735-4.006 1.735h-.9l6.464 6.268a.75.75 0 1 1-1.044 1.076l-7.792-7.555a.75.75 0 0 1 .522-1.289h2.75c1.316 0 2.253-.5 2.87-1.215c.475-.551.781-1.254.904-2.007H6.5a.75.75 0 1 1 0-1.5h6.524c-.123-.752-.429-1.456-.904-2.006c-.617-.716-1.554-1.216-2.87-1.216H6.5a.75.75 0 0 1-.75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 3.5a.75.75 0 0 1 .75-.75h11a.75.75 0 0 1 0 1.5h-4.461q.112.114.217.236c.729.845 1.15 1.903 1.282 2.986H17.5a.75.75 0 0 1 0 1.5h-2.962c-.132 1.083-.553 2.141-1.282 2.987c-.911 1.055-2.267 1.735-4.006 1.735h-.9l6.464 6.268a.75.75 0 1 1-1.044 1.076l-7.792-7.555a.75.75 0 0 1 .522-1.289h2.75c1.316 0 2.253-.5 2.87-1.215c.475-.551.781-1.254.904-2.007H6.5a.75.75 0 1 1 0-1.5h6.524c-.123-.752-.429-1.456-.904-2.006c-.617-.716-1.554-1.216-2.87-1.216H6.5a.75.75 0 0 1-.75-.75"/></svg>
</template>

CSS

.icon-rupee-solid {
  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%22M5.75%203.5a.75.75%200%200%201%20.75-.75h11a.75.75%200%200%201%200%201.5h-4.461q.112.114.217.236c.729.845%201.15%201.903%201.282%202.986H17.5a.75.75%200%200%201%200%201.5h-2.962c-.132%201.083-.553%202.141-1.282%202.987c-.911%201.055-2.267%201.735-4.006%201.735h-.9l6.464%206.268a.75.75%200%201%201-1.044%201.076l-7.792-7.555a.75.75%200%200%201%20.522-1.289h2.75c1.316%200%202.253-.5%202.87-1.215c.475-.551.781-1.254.904-2.007H6.5a.75.75%200%201%201%200-1.5h6.524c-.123-.752-.429-1.456-.904-2.006c-.617-.716-1.554-1.216-2.87-1.216H6.5a.75.75%200%200%201-.75-.75%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%22M5.75%203.5a.75.75%200%200%201%20.75-.75h11a.75.75%200%200%201%200%201.5h-4.461q.112.114.217.236c.729.845%201.15%201.903%201.282%202.986H17.5a.75.75%200%200%201%200%201.5h-2.962c-.132%201.083-.553%202.141-1.282%202.987c-.911%201.055-2.267%201.735-4.006%201.735h-.9l6.464%206.268a.75.75%200%201%201-1.044%201.076l-7.792-7.555a.75.75%200%200%201%20.522-1.289h2.75c1.316%200%202.253-.5%202.87-1.215c.475-.551.781-1.254.904-2.007H6.5a.75.75%200%201%201%200-1.5h6.524c-.123-.752-.429-1.456-.904-2.006c-.617-.716-1.554-1.216-2.87-1.216H6.5a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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