John KuehJohn Kueh

sticker icon

Phosphor · sticker · MIT

Download SVG

The Phosphor sticker icon visually represents a decorative adhesive label, commonly used in interfaces to signify messaging features, customization options, or user-generated content.

Common uses

  • Messaging app sticker picker
  • Labeling user-generated content
  • UI element for customization features

Use it in React

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

<Sticker size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
stickerssticker packlabelscommunicationsstickerlabeltagdecal

FAQ

What does the sticker icon represent?
It depicts a decorative adhesive label, often associated with messaging, customization, or content tagging.
How do I use the sticker icon in React?
Import it from the library like this: import { Sticker } from '@phosphor-icons/react'. Then use it as a React component: <Sticker />.
What is the license for the Phosphor sticker icon?
The Phosphor icon library, including the sticker icon, is distributed 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 →