John KuehJohn Kueh

user warning 01 icon

HugeIcons · UserWarning01Icon · MIT

Download SVG

The HugeIcons user warning 01 icon depicts a person with a warning symbol, commonly used to indicate a user-specific alert or potential issue.

Common uses

  • Displaying account suspension alerts
  • Notifying users of policy violations
  • Highlighting incomplete user profiles

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user alertaccount warninguser issuecaution user

FAQ

What does the UserWarning01Icon represent?
It represents a user who has a warning or alert associated with their account or activity.
How do I use UserWarning01Icon in a React project?
Import it using `import { UserWarning01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={UserWarning01Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →