John KuehJohn Kueh

credit card defrost icon

HugeIcons · CreditCardDefrostIcon · MIT

Download SVG

The HugeIcons credit card defrost icon visually represents the unfreezing or restoration of a credit card, often used to indicate a card that was previously blocked or inactive is now available for use.

Common uses

  • Reactivating a frozen credit card
  • Indicating a card is no longer restricted
  • Visual cue for successful card unblocking

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CreditCardDefrostIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CreditCardDefrostIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
unfreeze cardcard activerestore cardthaw credit card

FAQ

What does the credit card defrost icon represent?
It signifies a credit card that has been unfrozen or is no longer in a restricted state, becoming active again.
How do I use this icon in React?
Import the icon and render it using the Hugeicons component: import { HugeiconsIcon } from '@hugeicons/react'; import { CreditCardDefrostIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CreditCardDefrostIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →