The Tabler mood annoyed icon depicts a face with a scowling expression, commonly used to represent negative emotions like frustration, displeasure, or anger in user interfaces.
Common uses
- Error messages indicating user dissatisfaction
- Feedback forms for negative reviews
- Status indicators for a failed process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodAnnoyed } from '@tabler/icons-react';
<IconMoodAnnoyed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- appalledagitatedupsetangryfacemoodannoyedupset faceangry facedispleased
FAQ
- What does the mood annoyed icon represent?
- It visually communicates negative emotions such as annoyance, anger, or displeasure.
- How do I use the mood annoyed icon in React?
- Import it using `import { IconMoodAnnoyed } from '@tabler/icons-react'` and then use it as a component: `<IconMoodAnnoyed />`.
- What is the license for this icon?
- The Tabler icons, including mood annoyed, 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 →