John KuehJohn Kueh

gift icon

Phosphor · gift · MIT

Download SVG

The Phosphor gift icon depicts a wrapped box with a ribbon, commonly used to represent presents, special offers, or rewards in user interfaces.

Common uses

  • E-commerce promotions and sales
  • Loyalty program rewards
  • Birthday or holiday-themed features

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Gift } from '@phosphor-icons/react';

<Gift size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Gift size={24} />
thin
<Gift size={24} weight="thin" />
light
<Gift size={24} weight="light" />
bold
<Gift size={24} weight="bold" />
fill
<Gift size={24} weight="fill" />
duotone
<Gift size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
presentsholidaybirthdaycommerceobjectsgiftpresentpackagesurprisebox

FAQ

What does the gift icon represent?
It represents a gift or present, often used for promotions, rewards, or holiday-related contexts.
How do I use the gift icon in React?
You can import and use it like this: import { Gift } from '@phosphor-icons/react'.
What is the license for the Phosphor gift icon?
The Phosphor icon library, including the gift icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor 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 →