John KuehJohn Kueh

sad 01 icon

HugeIcons · Sad01Icon · MIT

Download SVG

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

Common uses

  • Error messages
  • Empty states
  • Feedback for failed actions

Use it in React

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

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

Details

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

FAQ

What is the purpose of the Sad01Icon?
This icon represents sadness, disappointment, or an error. It's used to visually communicate negative states or outcomes to the user.
How do I use Sad01Icon in a React project?
Import both HugeiconsIcon and Sad01Icon from their respective packages and render them using the <HugeiconsIcon icon={Sad01Icon} /> component.
What is the license for this icon?
The Sad01Icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →