The Tabler mood sad 2 icon depicts a frowning face, commonly used to represent negative emotions, disappointment, or dissatisfaction in user interfaces.
Common uses
- Error messages indicating failure
- Feedback forms for negative experiences
- Status indicators for unmet conditions
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodSad2 } from '@tabler/icons-react';
<IconMoodSad2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionmadmoodsad2unhappy facedisappointed emojifrowning facenegative emotion
FAQ
- What does the mood sad 2 icon represent?
- It visually conveys sadness, disappointment, or a negative emotional state.
- How do I use this icon in React?
- Import it using `import { IconMoodSad2 } from '@tabler/icons-react';` and then use it as a component: `<IconMoodSad2 />`.
- What is the license for this icon?
- The Tabler icons, including mood sad 2, are 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 →