John KuehJohn Kueh

worry icon

HugeIcons · WorryIcon · MIT

Download SVG

The HugeIcons worry icon visually represents concern or anxiety, often used to indicate potential problems, warnings, or areas requiring user attention.

Common uses

  • Displaying a warning message before a destructive action.
  • Highlighting fields with validation errors.
  • Indicating a loading state with uncertainty.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
anxiety iconconcern iconstress icontrouble icon

FAQ

What does the worry icon represent?
It symbolizes concern, anxiety, or potential issues. It's typically used to draw attention to warnings or problems.
How do I use the worry icon in React?
Import both HugeiconsIcon and WorryIcon, then render <HugeiconsIcon icon={WorryIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The worry icon is distributed 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 →