The HugeIcons usdt icon depicts the Tether stablecoin and is typically used to represent cryptocurrency, digital assets, or financial transactions within a user interface.
Common uses
- Displaying USDT balance in a wallet
- Indicating a payment method
- Representing a cryptocurrency asset in a portfolio
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UsdtIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UsdtIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tetherstablecoincryptous dollar coin
FAQ
- What does the usdt icon represent?
- The icon represents Tether (USDT), a stablecoin pegged to the US dollar, commonly used in cryptocurrency transactions and trading.
- How do I use the usdt icon in React?
- Import UsdtIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={UsdtIcon} /> from '@hugeicons/react'.
- What is the license for the usdt icon?
- The usdt icon is part of the HugeIcons library and is available under the MIT license.
Looking for something else? Search HugeIcons 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 →