The Tabler currency baht icon depicts the Thai Baht symbol (฿) and is commonly used in user interfaces to represent Thai currency or financial transactions related to Thailand.
Common uses
- Displaying prices in Thai Baht.
- Indicating currency selection for Thailand.
- Labeling financial fields for Thai transactions.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyBaht } from '@tabler/icons-react';
<IconCurrencyBaht size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- thbthaibahtmoneybanknotepaycurrencyfinancepaymentmonetarycurrenciesthai baht symbol฿money thailand
FAQ
- What does the currency baht icon represent?
- It represents the symbol for the Thai Baht (฿), the official currency of Thailand.
- How do I use the currency baht icon in React?
- You can import and use it in your React application with: import { IconCurrencyBaht } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the currency baht 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 →