John KuehJohn Kueh

unhappy icon

HugeIcons · UnhappyIcon · MIT

Download SVG

The HugeIcons unhappy icon depicts a frowning face, commonly used to represent negative emotions, errors, or dissatisfaction in user interfaces.

Common uses

  • Error messages
  • Negative feedback
  • User disappointment

Use it in React

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

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

Details

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

FAQ

What is the unhappy icon used for?
It's typically used to signify negative states, errors, or user dissatisfaction within an application.
How do I use the UnhappyIcon in React?
Import both HugeiconsIcon and UnhappyIcon from their respective packages and render it using <HugeiconsIcon icon={UnhappyIcon} />.
What is the license for this icon?
The UnhappyIcon is provided under the MIT license, allowing for free use.

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 →