The Tabler mood annoyed 2 icon depicts a face with a furrowed brow and downturned mouth, typically used to represent negative emotions like annoyance, frustration, or displeasure in user interfaces.
Common uses
- Expressing user dissatisfaction with a feature.
- Indicating an error or failed action.
- Representing a negative sentiment in feedback forms.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodAnnoyed2 } from '@tabler/icons-react';
<IconMoodAnnoyed2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- appalledagitatedupsetangryfacemoodannoyed2appalled iconagitated face iconupset mood iconangry face icon
FAQ
- What does the mood annoyed 2 icon represent?
- This icon represents negative emotions such as annoyance, agitation, or being upset. It's used in UIs to convey displeasure or frustration.
- How do I use the mood annoyed 2 icon in React?
- You can import and use it in your React application with the following code: import { IconMoodAnnoyed2 } from '@tabler/icons-react'
- What is the license for the mood annoyed 2 icon?
- The Tabler icon library, including the mood annoyed 2 icon, is 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 →