The Tabler mood crazy happy icon depicts an ecstatic face with wide eyes and a large grin, commonly used to represent extreme happiness, excitement, or a playful, over-the-top positive sentiment in user interfaces.
Common uses
- Expressing high user satisfaction after a successful action.
- Indicating a 'win' or 'jackpot' state in a game.
- Representing a highly enthusiastic or celebratory mood in an application.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodCrazyHappy } from '@tabler/icons-react';
<IconMoodCrazyHappy size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMoodCrazyHappy size={24} stroke={2} />filled
<IconMoodCrazyHappyFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- goodexcitedcheerfuljollydelightedluckymoodcrazyhappyapplicationecstatic faceoverjoyed iconmanic happyelated
FAQ
- What is the mood crazy happy icon used for?
- It's used to convey intense happiness, excitement, or a very positive and playful mood in UI elements.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMoodCrazyHappy } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including mood crazy happy, 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 →