The Tabler currency quetzal icon visually represents the Guatemalan quetzal, commonly used in UI to denote Guatemalan currency or financial transactions related to Guatemala.
Common uses
- Displaying currency options in a payment form.
- Indicating the local currency in a financial dashboard.
- Labeling a country-specific financial service.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyQuetzal } from '@tabler/icons-react';
<IconCurrencyQuetzal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- exchangefinancemoneycashguatemalacurrencyquetzalpaymentmonetarybankingcurrenciesguatemalan currencygtq symbolmoney guatemala
FAQ
- What does the currency quetzal icon represent?
- It represents the Guatemalan quetzal (GTQ), the official currency of Guatemala. It's used in UIs to signify this specific currency.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: `import { IconCurrencyQuetzal } from '@tabler/icons-react'`. Then, render it as `<IconCurrencyQuetzal />`.
- What is the license for this icon?
- The Tabler icon library, including the currency quetzal icon, is 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 →