The HugeIcons tongue icon visually represents sticking out one's tongue, often used to convey playfulness, silliness, or a cheeky attitude in user interfaces.
Common uses
- Expressing a playful or teasing action
- Indicating a 'just kidding' or lighthearted response
- Adding a touch of humor to a form or interaction
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TongueIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TongueIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sticking out tongueplayfulcheekysilly
FAQ
- What does the tongue icon typically signify?
- It usually signifies playfulness, silliness, or a cheeky, teasing attitude in UI elements.
- How do I use the TongueIcon in React?
- Import both HugeiconsIcon and TongueIcon, then render it using <HugeiconsIcon icon={TongueIcon} />.
- What is the license for this icon?
- The HugeIcons tongue 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 →