The Tabler mood kid icon depicts a child's face expressing a positive emotion, commonly used to represent happiness, playfulness, or a youthful user state in UI elements.
Common uses
- User profile for a child account
- Feedback form for a kids' app
- Gamification element for positive reinforcement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodKid } from '@tabler/icons-react';
<IconMoodKid size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMoodKid size={24} stroke={2} />filled
<IconMoodKidFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionmoodkidchild facehappy kidyoungster emojiplayful face
FAQ
- What does the mood kid icon represent?
- It represents a child's happy or positive emotion, suitable for contexts involving young users or a playful tone.
- How do I use the mood kid icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMoodKid } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including mood kid, are available 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 →