John KuehJohn Kueh

gift card 02 icon

HugeIcons · GiftCard02Icon · MIT

Download SVG

The HugeIcons gift card 02 icon depicts a stylized gift card, commonly used to represent gift cards, vouchers, or promotional offers in user interfaces.

Common uses

  • Redemption of gift cards
  • Displaying promotional offers
  • E-commerce checkout for gift options

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vouchercouponpromogift certificate

FAQ

What is the purpose of the GiftCard02Icon?
This icon visually represents a gift card or voucher, useful for features related to gifting, promotions, or special offers.
How do I use the GiftCard02Icon in a React project?
Import it using `import { GiftCard02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={GiftCard02Icon} />`.
What is the license for this icon?
The HugeIcons gift card 02 icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →