The HugeIcons tongue wink right icon depicts a face with its tongue sticking out and one eye winking, commonly used to convey playfulness, cheekiness, or a lighthearted joke.
Common uses
- Success message for a playful action
- Confirmation of a lighthearted tip
- Interactive element for a game or quiz
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TongueWinkRightIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TongueWinkRightIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tongue out winkplayful winkcheeky facewinking tongue
FAQ
- What does the TongueWinkRightIcon represent?
- It represents playfulness, cheekiness, or a lighthearted joke, often used to add a touch of humor to UI elements.
- How do I use the TongueWinkRightIcon in React?
- Import both HugeiconsIcon and TongueWinkRightIcon, then render it using <HugeiconsIcon icon={TongueWinkRightIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →