The Tabler mood sad squint icon depicts a frowning face with squinting eyes, commonly used to represent negative emotions like sadness, disappointment, or displeasure in user interfaces.
Common uses
- Error messages indicating failure
- User feedback for negative experiences
- Status indicator for dissatisfaction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodSadSquint } from '@tabler/icons-react';
<IconMoodSadSquint size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionmadmoodsadsquintinterfacecomponentwidgetunhappy facedisappointed emojifrowning icon
FAQ
- What is the mood sad squint icon used for?
- It visually communicates negative emotions such as sadness, disappointment, or displeasure within an application's interface.
- How do I use the mood sad squint icon in React?
- You can import and use it directly in your React components like this: import { IconMoodSadSquint } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the mood sad squint 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 →