John KuehJohn Kueh

smiley wink icon

Phosphor · smiley-wink · MIT

Download SVG

The Phosphor smiley wink icon depicts a face with one eye closed, commonly used to convey playfulness, humor, or a shared secret in user interfaces.

Common uses

  • Adding a playful reaction to a message
  • Indicating a successful but informal action
  • Representing a lighthearted or flirty tone

Use it in React

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

<SmileyWink size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
faceemojiwinkingflirtingcutecommunicationspeoplesmileywinkwinking faceemoji winkplayful faceflirty emoji

FAQ

What does the smiley wink icon represent?
It represents a winking face, often used to convey playfulness, humor, or a friendly, informal tone.
How do I use the smiley wink icon in React?
You can import and use it like this: import { SmileyWink } from '@phosphor-icons/react'.
What is the license for the Phosphor smiley wink icon?
The Phosphor icon library, including the smiley wink 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 →