open-icon
Version:
Open Icon
24 lines (23 loc) • 546 B
JavaScript
// lib/meta/icon_rubles-symbol.svg.ts
var meta = {
"description": "The rubles symbol icon represents the currency symbol of Russian rubles. It is commonly used to indicate money, prices, and financial transactions related to Russia.",
"category": [
"Symbol"
],
"tag": [
"currency",
"Russia",
"finance",
"money",
"economy",
"payment",
"ruble",
"Russian rubles"
],
"title": "Rubles Symbol"
};
var icon_rubles_symbol_svg_default = meta;
export {
icon_rubles_symbol_svg_default as default,
meta
};