108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons
Angry pixel art icon

Angry Pixel Art Icon

An angry face icon for negative sentiment ratings, flagging frustrated users and representing anger states in feedback or moderation tools.

People Free 4 variants

Tags

angryuserpersonprofile

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Angry icon

A face with furrowed brows and a downturned mouth, clearly expressing anger. Sentiment surveys, emoji reaction pickers, and customer feedback forms use this to represent the most negative emotional state, often anchoring one end of a satisfaction scale. In moderation dashboards it can flag reports from users who submitted negative feedback. Reserve it for situations where anger specifically is the meaning; for general dissatisfaction, frown or meh may be tonally more appropriate.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/angry.svg" width="24" height="24" alt="Angry" />

<!-- React -->
import { Angry } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="angry.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons