John KuehJohn Kueh

smiley sticker icon

Phosphor · smiley-sticker · MIT

Download SVG

The Phosphor smiley sticker icon depicts a classic happy face, commonly used in interfaces to represent positive feedback, satisfaction, or a cheerful status.

Common uses

  • Positive feedback button
  • Success message indicator
  • User mood selection

Use it in React

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

<SmileySticker size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
faceemojihappygrinningsmilingcommunicationspeoplesmileystickerhappy facegrinning emojismiling stickerpositive emoji

FAQ

What is the smiley sticker icon used for?
It's used to convey happiness, satisfaction, or positive sentiment in a user interface.
How do I use the smiley sticker icon in React?
Import it as SmileySticker from '@phosphor-icons/react' and use it as a component: <SmileySticker />.
What is the license for the Phosphor smiley sticker icon?
The Phosphor icon library, including the smiley sticker 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 →