The HugeIcons russian ruble icon depicts the symbol for the Russian currency and is typically used to represent monetary values, pricing, or financial transactions related to Russia.
Common uses
- Displaying prices in Russian rubles
- Indicating currency conversion options
- Financial dashboards for Russian markets
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RussianRubleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RussianRubleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currencymoneyfinanceruble
FAQ
- What does the Russian ruble icon represent?
- It represents the symbol for the Russian ruble (₽), the official currency of Russia. It's used for financial contexts related to Russia.
- How do I use the Russian ruble icon in React?
- Import both HugeiconsIcon and RussianRubleIcon, then render it using <HugeiconsIcon icon={RussianRubleIcon} />.
- What is the license for this icon?
- The Russian Ruble icon is distributed 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 →