John KuehJohn Kueh

mood angry icon

Tabler · mood-angry · MIT

Download SVG

The Tabler mood angry icon visually represents a strong negative emotion, often used to indicate user frustration, disapproval, or an error state.

Common uses

  • Displaying a negative user feedback message.
  • Indicating an error or failed action.
  • Representing a 'dislike' or 'angry' reaction.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMoodAngry } from '@tabler/icons-react';

<IconMoodAngry size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMoodAngry size={24} stroke={2} />
filled
<IconMoodAngryFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Mood
Keywords
madfeelingfacenervousmoodangrymad faceunhappy facedisappointedfrowning

FAQ

What does the mood angry icon represent?
It depicts an angry or frustrated facial expression, commonly used in UIs to show negative sentiment or errors.
How do I use the mood angry icon in React?
You can import and use it directly with: import { IconMoodAngry } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including mood angry, are 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 →