The Tabler credit card off icon visually represents a disabled or unavailable credit card, commonly used to indicate that credit card payments are not accepted or are currently inactive.
Common uses
- Disabling credit card payment options
- Indicating a subscription plan does not include credit card billing
- Showing a declined credit card transaction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCreditCardOff } from '@tabler/icons-react';
<IconCreditCardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneypurchasepaymentcccreditcardoffstoredisabledinactivee-commercecredit card disabledpayment declinedcard inactiveno credit card
FAQ
- What does the credit card off icon signify?
- This icon signifies that credit card functionality is turned off, disabled, or not applicable in a given context.
- How do I use the credit card off icon in React?
- You can import and use it in your React application with: import { IconCreditCardOff } from '@tabler/icons-react'
- What is the license for the credit card off icon?
- The Tabler icon set, including the credit card off 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 →