The Tabler mood x icon depicts a face with an 'x' mark, typically used to represent a negative or canceled mood, or to indicate an error or closure.
Common uses
- Error message indicator
- Canceled action confirmation
- Negative feedback display
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodX } from '@tabler/icons-react';
<IconMoodX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappyfacedeleteclosemoodxsad face xnegative moodcancel faceerror face
FAQ
- What does the mood x icon represent?
- It signifies a negative emotion, a canceled state, or an error. It's often used when something is wrong or has been explicitly closed.
- How do I use the mood x icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconMoodX } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including the mood x icon, is distributed 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 →