The Tabler currency rubel icon depicts the symbol for the Russian ruble, commonly used in UI to represent monetary values, transactions, or settings related to Russian currency.
Common uses
- Displaying prices in Russian rubles.
- Indicating a user's selected currency as RUB.
- Labeling a payment method for Russian rubles.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyRubel } from '@tabler/icons-react';
<IconCurrencyRubel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- rubrussianrublemoneybanknotepaycurrencyrubelfinancepaymentcurrenciesrussian ruble symbol₽ symbolmoney rubelfinance rubel
FAQ
- What does the currency rubel icon represent?
- It represents the symbol for the Russian ruble (₽). It's used in interfaces to denote Russian currency.
- How do I use this icon in a React application?
- You can import and use it directly with the following statement: import { IconCurrencyRubel } from '@tabler/icons-react'. Then, render it as a React component: <IconCurrencyRubel />.
- What is the license for the Tabler currency rubel icon?
- The Tabler icons, including the currency rubel icon, are distributed 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 →