The HugeIcons rupee square icon depicts the Indian Rupee symbol within a square, commonly used to represent currency, financial transactions, or pricing information related to India.
Common uses
- Displaying prices in Indian Rupees
- Indicating a payment method for Indian currency
- Labeling a section related to Indian financial services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RupeeSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RupeeSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- indian rupee iconcurrency symbol iconmoney iconrupee symbol
FAQ
- What does the rupee square icon represent?
- It represents the Indian Rupee symbol (₹) enclosed in a square. It's used for financial contexts involving Indian currency.
- How do I use the RupeeSquareIcon in React?
- Import both HugeiconsIcon and RupeeSquareIcon, then render it using <HugeiconsIcon icon={RupeeSquareIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →