open-icon
Version:
Open Icon
26 lines (25 loc) • 636 B
JavaScript
// lib/meta/icon_rupee-symbol copy.svg.ts
var meta = {
"description": "The rupee symbol is a special character used to represent the Indian currency, often denoted as INR. It is widely recognized in financial contexts and is commonly used in India.",
"category": [
"Special Characters"
],
"tag": [
"currency symbol",
"Indian rupee",
"INR",
"finance",
"currency",
"money",
"monetary unit",
"economy",
"foreign exchange",
"banking"
],
"title": "Rupee Symbol Copy"
};
var icon_rupee_symbol_copy_svg_default = meta;
export {
icon_rupee_symbol_copy_svg_default as default,
meta
};