The Tabler credit card refund icon visually represents a financial transaction involving the return of funds to a credit card, commonly used in e-commerce interfaces to denote refund actions.
Common uses
- Button to initiate a product return and refund.
- Status indicator for a completed refund transaction.
- Link to view past refund history.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCreditCardRefund } from '@tabler/icons-react';
<IconCreditCardRefund size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- refund-cardcredit-refundcard-refundtransactioncredit-transactionreturnmoney-backcreditrefundcarde-commercemoney backreturn paymenttransaction reversal
FAQ
- What does the credit card refund icon represent?
- It signifies a refund being processed back to a credit card, often used in e-commerce for return and reimbursement actions.
- How do I use this icon in React?
- Import it using `import { IconCreditCardRefund } from '@tabler/icons-react'` and then use it as a component: `<IconCreditCardRefund />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →