The Tabler mood xd icon depicts a face with its eyes closed and mouth open in a wide grin, commonly used to express extreme happiness, laughter, or amusement in user interfaces.
Common uses
- Expressing positive feedback in a rating system.
- Indicating a successful action or completion.
- Adding a touch of humor to error messages or empty states.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodXd } from '@tabler/icons-react';
<IconMoodXd size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionfunnyhappysmileyjokemoodxdlaughing emojigrinning facehappy facefunny emoji
FAQ
- What does the mood xd icon represent?
- It represents intense happiness, laughter, or amusement, similar to the 'XD' expression used in online communication.
- How do I use the mood xd icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMoodXd } from '@tabler/icons-react'
- What is the license for the mood xd icon?
- The Tabler icons, including mood xd, 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 →