The Tabler coin rupee icon depicts a rupee coin, commonly used to represent currency, monetary transactions, or financial elements within e-commerce and financial applications.
Common uses
- Displaying currency amounts in a shopping cart.
- Indicating payment methods or transaction history.
- Representing savings or earnings in a financial dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoinRupee } from '@tabler/icons-react';
<IconCoinRupee size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCoinRupee size={24} stroke={2} />filled
<IconCoinRupeeFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneyearnsalarychangecoinrupeestorepurchaseshoppingretaile-commerceindian currencymoney iconpayment symbol
FAQ
- What is the coin rupee icon used for?
- It's used to visually represent currency, especially the Indian Rupee, in contexts like e-commerce, finance, and payment systems.
- How do I use the coin rupee icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconCoinRupee } from '@tabler/icons-react'.
- What is the license for the Tabler coin rupee icon?
- The Tabler icon library, including the coin rupee icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →