John KuehJohn Kueh

crying icon

HugeIcons · CryingIcon · MIT

Download SVG

The HugeIcons crying icon visually represents sadness or distress, commonly used to indicate errors, negative feedback, or a state of being upset in user interfaces.

Common uses

  • Error message indicator
  • Empty state illustration
  • 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 { CryingIcon } from '@hugeicons/core-free-icons';

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

Details

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

FAQ

What does the crying icon represent?
It depicts a face with tears, symbolizing sadness, distress, or negative outcomes.
How do I use the CryingIcon in React?
Import both HugeiconsIcon and CryingIcon, then render <HugeiconsIcon icon={CryingIcon} />.
What is the license for this icon?
The CryingIcon is available under the MIT license, allowing for free commercial and non-commercial 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 →