John KuehJohn Kueh

gift icon

HugeIcons · GiftIcon · MIT

Download SVG

The HugeIcons gift icon depicts a wrapped present, commonly used to represent gifts, rewards, special offers, or celebrations in user interfaces.

Common uses

  • Redemption of a reward
  • Special promotion or discount
  • Birthday or anniversary notification

Use it in React

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

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

Details

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

FAQ

What does the GiftIcon represent?
The GiftIcon represents a wrapped present, suitable for indicating gifts, rewards, or special occasions.
How do I use GiftIcon in React?
Import both HugeiconsIcon and GiftIcon, then render <HugeiconsIcon icon={GiftIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons library, including the GiftIcon, is available under the MIT license.

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 →