The HugeIcons tongue 01 icon depicts a sticking-out tongue, often used to convey playfulness, silliness, or a cheeky attitude in UI elements.
Common uses
- Expressing a playful or teasing state
- Indicating a 'just kidding' or lighthearted action
- Adding a touch of humor to a user interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tongue01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Tongue01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sticking out tongueplayful iconcheeky iconsilly icon
FAQ
- What does the Tongue01Icon represent?
- The Tongue01Icon visually represents a tongue sticking out, commonly used to convey playfulness, silliness, or a cheeky expression.
- How do I use the Tongue01Icon in a React application?
- To use it in React, import { HugeiconsIcon } from '@hugeicons/react'; and { Tongue01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Tongue01Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including the Tongue01Icon, is distributed 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 →