receipt indian rupee icon
receipt-indian-rupee from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- receipt-indian-rupee
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the receipt indian rupee icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8.068 2.725l-.172.137c-.185.147-.278.22-.37.267c-.319.16-.7.139-1-.055c-.086-.056-.17-.14-.337-.306c-.4-.396-.6-.595-.751-.668a1.003 1.003 0 0 0-1.383.568C4 2.826 4 3.106 4 3.667v17.031c0 .257 0 .385.012.46c.114.736.974 1.09 1.58.649c.061-.045.153-.136.336-.317c.115-.114.173-.172.227-.216a1.51 1.51 0 0 1 1.779-.098c.059.038.123.089.25.19l.136.108c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.071-.056c.297-.235.445-.353.598-.426a1.51 1.51 0 0 1 1.304 0c.153.073.301.19.598.426l.07.056c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.137-.108c.127-.101.191-.152.25-.19a1.51 1.51 0 0 1 1.779.098c.054.044.112.101.227.216c.183.181.275.272.336.317c.606.44 1.467.087 1.58-.649c.012-.075.012-.203.012-.46V3.667c0-.561 0-.841-.055-.999a1.003 1.003 0 0 0-1.383-.568c-.15.073-.35.272-.75.668c-.168.166-.252.25-.339.306a1.01 1.01 0 0 1-1 .055c-.091-.047-.184-.12-.369-.267l-.172-.137c-.47-.373-.706-.56-.963-.643c-.304-.1-.634-.1-.938 0c-.257.084-.492.27-.963.643L13 2.78c-.357.284-.536.425-.734.48a1 1 0 0 1-.532 0c-.198-.055-.377-.196-.734-.48l-.068-.054c-.47-.373-.706-.56-.962-.643a1.5 1.5 0 0 0-.94 0c-.256.084-.491.27-.962.643"/><path d="M10 8a3.5 3.5 0 1 1 0 7H9l5 1m-5-4.5h7M9 8h7"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsReceiptIndianRupee(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m8.068 2.725l-.172.137c-.185.147-.278.22-.37.267c-.319.16-.7.139-1-.055c-.086-.056-.17-.14-.337-.306c-.4-.396-.6-.595-.751-.668a1.003 1.003 0 0 0-1.383.568C4 2.826 4 3.106 4 3.667v17.031c0 .257 0 .385.012.46c.114.736.974 1.09 1.58.649c.061-.045.153-.136.336-.317c.115-.114.173-.172.227-.216a1.51 1.51 0 0 1 1.779-.098c.059.038.123.089.25.19l.136.108c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.071-.056c.297-.235.445-.353.598-.426a1.51 1.51 0 0 1 1.304 0c.153.073.301.19.598.426l.07.056c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.137-.108c.127-.101.191-.152.25-.19a1.51 1.51 0 0 1 1.779.098c.054.044.112.101.227.216c.183.181.275.272.336.317c.606.44 1.467.087 1.58-.649c.012-.075.012-.203.012-.46V3.667c0-.561 0-.841-.055-.999a1.003 1.003 0 0 0-1.383-.568c-.15.073-.35.272-.75.668c-.168.166-.252.25-.339.306a1.01 1.01 0 0 1-1 .055c-.091-.047-.184-.12-.369-.267l-.172-.137c-.47-.373-.706-.56-.963-.643c-.304-.1-.634-.1-.938 0c-.257.084-.492.27-.963.643L13 2.78c-.357.284-.536.425-.734.48a1 1 0 0 1-.532 0c-.198-.055-.377-.196-.734-.48l-.068-.054c-.47-.373-.706-.56-.962-.643a1.5 1.5 0 0 0-.94 0c-.256.084-.491.27-.962.643"/><path d="M10 8a3.5 3.5 0 1 1 0 7H9l5 1m-5-4.5h7M9 8h7"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8.068 2.725l-.172.137c-.185.147-.278.22-.37.267c-.319.16-.7.139-1-.055c-.086-.056-.17-.14-.337-.306c-.4-.396-.6-.595-.751-.668a1.003 1.003 0 0 0-1.383.568C4 2.826 4 3.106 4 3.667v17.031c0 .257 0 .385.012.46c.114.736.974 1.09 1.58.649c.061-.045.153-.136.336-.317c.115-.114.173-.172.227-.216a1.51 1.51 0 0 1 1.779-.098c.059.038.123.089.25.19l.136.108c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.071-.056c.297-.235.445-.353.598-.426a1.51 1.51 0 0 1 1.304 0c.153.073.301.19.598.426l.07.056c.23.183.346.274.461.336c.448.243.99.243 1.438 0c.115-.062.23-.153.46-.336l.137-.108c.127-.101.191-.152.25-.19a1.51 1.51 0 0 1 1.779.098c.054.044.112.101.227.216c.183.181.275.272.336.317c.606.44 1.467.087 1.58-.649c.012-.075.012-.203.012-.46V3.667c0-.561 0-.841-.055-.999a1.003 1.003 0 0 0-1.383-.568c-.15.073-.35.272-.75.668c-.168.166-.252.25-.339.306a1.01 1.01 0 0 1-1 .055c-.091-.047-.184-.12-.369-.267l-.172-.137c-.47-.373-.706-.56-.963-.643c-.304-.1-.634-.1-.938 0c-.257.084-.492.27-.963.643L13 2.78c-.357.284-.536.425-.734.48a1 1 0 0 1-.532 0c-.198-.055-.377-.196-.734-.48l-.068-.054c-.47-.373-.706-.56-.962-.643a1.5 1.5 0 0 0-.94 0c-.256.084-.491.27-.962.643"/><path d="M10 8a3.5 3.5 0 1 1 0 7H9l5 1m-5-4.5h7M9 8h7"/></g></svg> </template>
CSS
.icon-receipt-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8.068%202.725l-.172.137c-.185.147-.278.22-.37.267c-.319.16-.7.139-1-.055c-.086-.056-.17-.14-.337-.306c-.4-.396-.6-.595-.751-.668a1.003%201.003%200%200%200-1.383.568C4%202.826%204%203.106%204%203.667v17.031c0%20.257%200%20.385.012.46c.114.736.974%201.09%201.58.649c.061-.045.153-.136.336-.317c.115-.114.173-.172.227-.216a1.51%201.51%200%200%201%201.779-.098c.059.038.123.089.25.19l.136.108c.23.183.346.274.461.336c.448.243.99.243%201.438%200c.115-.062.23-.153.46-.336l.071-.056c.297-.235.445-.353.598-.426a1.51%201.51%200%200%201%201.304%200c.153.073.301.19.598.426l.07.056c.23.183.346.274.461.336c.448.243.99.243%201.438%200c.115-.062.23-.153.46-.336l.137-.108c.127-.101.191-.152.25-.19a1.51%201.51%200%200%201%201.779.098c.054.044.112.101.227.216c.183.181.275.272.336.317c.606.44%201.467.087%201.58-.649c.012-.075.012-.203.012-.46V3.667c0-.561%200-.841-.055-.999a1.003%201.003%200%200%200-1.383-.568c-.15.073-.35.272-.75.668c-.168.166-.252.25-.339.306a1.01%201.01%200%200%201-1%20.055c-.091-.047-.184-.12-.369-.267l-.172-.137c-.47-.373-.706-.56-.963-.643c-.304-.1-.634-.1-.938%200c-.257.084-.492.27-.963.643L13%202.78c-.357.284-.536.425-.734.48a1%201%200%200%201-.532%200c-.198-.055-.377-.196-.734-.48l-.068-.054c-.47-.373-.706-.56-.962-.643a1.5%201.5%200%200%200-.94%200c-.256.084-.491.27-.962.643%22%2F%3E%3Cpath%20d%3D%22M10%208a3.5%203.5%200%201%201%200%207H9l5%201m-5-4.5h7M9%208h7%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8.068%202.725l-.172.137c-.185.147-.278.22-.37.267c-.319.16-.7.139-1-.055c-.086-.056-.17-.14-.337-.306c-.4-.396-.6-.595-.751-.668a1.003%201.003%200%200%200-1.383.568C4%202.826%204%203.106%204%203.667v17.031c0%20.257%200%20.385.012.46c.114.736.974%201.09%201.58.649c.061-.045.153-.136.336-.317c.115-.114.173-.172.227-.216a1.51%201.51%200%200%201%201.779-.098c.059.038.123.089.25.19l.136.108c.23.183.346.274.461.336c.448.243.99.243%201.438%200c.115-.062.23-.153.46-.336l.071-.056c.297-.235.445-.353.598-.426a1.51%201.51%200%200%201%201.304%200c.153.073.301.19.598.426l.07.056c.23.183.346.274.461.336c.448.243.99.243%201.438%200c.115-.062.23-.153.46-.336l.137-.108c.127-.101.191-.152.25-.19a1.51%201.51%200%200%201%201.779.098c.054.044.112.101.227.216c.183.181.275.272.336.317c.606.44%201.467.087%201.58-.649c.012-.075.012-.203.012-.46V3.667c0-.561%200-.841-.055-.999a1.003%201.003%200%200%200-1.383-.568c-.15.073-.35.272-.75.668c-.168.166-.252.25-.339.306a1.01%201.01%200%200%201-1%20.055c-.091-.047-.184-.12-.369-.267l-.172-.137c-.47-.373-.706-.56-.963-.643c-.304-.1-.634-.1-.938%200c-.257.084-.492.27-.963.643L13%202.78c-.357.284-.536.425-.734.48a1%201%200%200%201-.532%200c-.198-.055-.377-.196-.734-.48l-.068-.054c-.47-.373-.706-.56-.962-.643a1.5%201.5%200%200%200-.94%200c-.256.084-.491.27-.962.643%22%2F%3E%3Cpath%20d%3D%22M10%208a3.5%203.5%200%201%201%200%207H9l5%201m-5-4.5h7M9%208h7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/receipt-indian-rupee.svg?color=%231a73e8&size=48