The Tabler currency off icon visually represents a currency symbol with a diagonal line through it, typically used to indicate that a particular currency is not accepted, disabled, or unavailable for a transaction.
Common uses
- Disabling a specific currency option in a payment form.
- Indicating a currency is not supported in a region.
- Showing a financial feature is temporarily inactive.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyOff } from '@tabler/icons-react';
<IconCurrencyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- targetgoalfocusmarketingcurrencyofffinancepaymentdisabledinactivecurrenciescurrency disabledpayment inactiveno currencyfinance unavailable
FAQ
- What does the currency off icon signify?
- It signifies that a currency is not available, disabled, or not accepted for a specific purpose.
- How do I use this icon in React?
- You can import and use it like this: import { IconCurrencyOff } from '@tabler/icons-react'. Then, render it as <IconCurrencyOff />.
- What is the license for this icon?
- The Tabler icons, including currency off, 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 →