open-icon
Version:
Open Icon
27 lines (26 loc) • 580 B
JavaScript
// lib/meta/icon_rupee-symbol.svg.ts
var meta = {
"description": "The rupee symbol icon represents the currency symbol for the Indian Rupee. It is commonly used to denote the currency in financial contexts related to India.",
"category": [
"Special Characters",
"Symbol"
],
"tag": [
"currency",
"money",
"India",
"finance",
"economy",
"cash",
"payment",
"banking",
"monetary",
"value"
],
"title": "Rupee Symbol"
};
var icon_rupee_symbol_svg_default = meta;
export {
icon_rupee_symbol_svg_default as default,
meta
};