The HugeIcons tongue wink left icon depicts a face sticking its tongue out to the left with a wink, often used to convey playfulness, cheekiness, or a lighthearted joke.
Common uses
- Adding a playful emoji to a chat message
- Indicating a humorous or sarcastic comment
- As a fun avatar or status indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TongueWinkLeftIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TongueWinkLeftIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tongue out winkplayful facecheeky iconwinking tongue
FAQ
- What does the TongueWinkLeftIcon represent?
- It represents a face sticking its tongue out to the left with a wink, conveying playfulness or a lighthearted joke.
- How do I use the TongueWinkLeftIcon in React?
- Import both HugeiconsIcon and TongueWinkLeftIcon, then render <HugeiconsIcon icon={TongueWinkLeftIcon} />.
- What is the license for this icon?
- This 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 →