The Tabler mood sick icon depicts a face with a thermometer and a green complexion, typically used to represent illness, feeling unwell, or a negative emotional state in user interfaces.
Common uses
- Indicating a user is experiencing a health issue.
- Representing a negative status or error state.
- Showing a user's discomfort or dissatisfaction.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodSick } from '@tabler/icons-react';
<IconMoodSick size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionsufferingunhealthymoodsickunwell facesick emojifever faceillness icon
FAQ
- What does the mood sick icon represent?
- It visually communicates a state of being sick, unwell, or experiencing negative emotions like suffering or discomfort.
- How do I use the mood sick icon in React?
- You can import and use it like this: import { IconMoodSick } from '@tabler/icons-react'; <IconMoodSick />
- What is the license for the mood sick icon?
- The Tabler icon library, including the mood sick icon, is 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 →