John KuehJohn Kueh

wink icon

HugeIcons · WinkIcon · MIT

Download SVG

The HugeIcons wink icon depicts a face with one eye closed, typically used to convey playfulness, humor, or a knowing gesture in UI.

Common uses

  • Success messages
  • Confirmation dialogs
  • Playful error states

Use it in React

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

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

Details

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

FAQ

What does the wink icon represent?
It represents a playful or knowing gesture, often used for lighthearted feedback or to add personality to a UI.
How do I use the WinkIcon in React?
Import both HugeiconsIcon and WinkIcon, then render <HugeiconsIcon icon={WinkIcon} />.
What is the license for this icon?
The HugeIcons library, including the wink icon, 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →