The Tabler mood wink icon depicts a smiling face with one eye closed, commonly used to convey playfulness, humor, or a friendly, knowing gesture in user interfaces.
Common uses
- Feedback for a successful action.
- Indicating a lighthearted or optional setting.
- Representing a playful or humorous status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodWink } from '@tabler/icons-react';
<IconMoodWink size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionsmilefunnyhappymoodwinkemoji winkface winksmiley winkplayful face
FAQ
- What does the mood wink icon represent?
- It represents a winking face, often used to convey playfulness, humor, or a friendly, knowing gesture.
- How do I use the mood wink icon in React?
- You can import and use it like this: import { IconMoodWink } from '@tabler/icons-react'. Then render it as <IconMoodWink />.
- What is the license for the mood wink icon?
- The Tabler icons, including mood wink, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →