The Tabler mood cry icon depicts a distressed face with tears, commonly used to represent sadness, disappointment, or extreme frustration in user interfaces.
Common uses
- Error messages indicating failure.
- Feedback for a negative user action.
- Status indicator for a failed process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodCry } from '@tabler/icons-react';
<IconMoodCry size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionmadmoodcrysad emojicrying facedistraught emojiunhappy face
FAQ
- What does the mood cry icon represent?
- It represents strong negative emotions like sadness, crying, or deep disappointment.
- How do I use the mood cry icon in React?
- Import it from '@tabler/icons-react' like this: import { IconMoodCry } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including mood cry, 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 →