John KuehJohn Kueh

angry icon

HugeIcons · AngryIcon · MIT

Download SVG

The HugeIcons angry icon visually represents strong displeasure or frustration, commonly used to indicate errors, negative feedback, or a warning state in user interfaces.

Common uses

  • Error message indicator
  • Form validation failure
  • Unsuccessful action notification

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AngryIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AngryIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
madupsetfrowningdispleased

FAQ

What does the angry icon represent?
It depicts a facial expression of anger or strong displeasure, suitable for indicating negative states or errors.
How do I use the AngryIcon in React?
Import both HugeiconsIcon and AngryIcon, then render <HugeiconsIcon icon={AngryIcon} />.
What is the license for this icon?
The HugeIcons angry icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →