The Tabler currency tether icon depicts the Tether (USDT) stablecoin, commonly used to represent cryptocurrency assets, particularly stablecoins, in financial and payment interfaces.
Common uses
- Displaying USDT balance in a crypto wallet.
- Indicating a stablecoin option in a decentralized exchange (DEX).
- Labeling a transaction involving Tether in a payment history.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyTether } from '@tabler/icons-react';
<IconCurrencyTether size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- tetherusdtstablecoincryptocryptocurrencydollarmoneyfinanceblockchainpaymentcurrenciescurrencycrypto dollar
FAQ
- What does the currency tether icon represent?
- It represents Tether (USDT), a popular stablecoin pegged to the US dollar, often used in cryptocurrency trading and payments.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' with `import { IconCurrencyTether } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon set, including the currency tether icon, is available 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 →