open-icon
Version:
Open Icon
25 lines (24 loc) • 517 B
JavaScript
// lib/meta/icon_baht-symbol.svg.ts
var meta = {
"description": "The symbol for the Thai baht, the currency of Thailand. It features a stylized letter '\u0E3F' representing the currency.",
"category": [
"Symbol"
],
"tag": [
"baht",
"currency",
"Thai",
"money",
"finance",
"economy",
"foreign exchange",
"currency symbol",
"Thailand"
],
"title": "Baht Symbol"
};
var icon_baht_symbol_svg_default = meta;
export {
icon_baht_symbol_svg_default as default,
meta
};