John KuehJohn Kueh

user warning 02 icon

HugeIcons · UserWarning02Icon · MIT

Download SVG

The HugeIcons user warning 02 icon depicts a person with an exclamation mark, commonly used to indicate a user-specific alert or a potential issue related to a user's account or profile.

Common uses

  • Displaying an alert on a user's profile page
  • Notifying a user of a pending action required from them
  • Indicating a security concern with a user's account

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user alertwarning symbolaccount issueuser notification

FAQ

What does the user warning 02 icon represent?
It represents a user with a warning symbol, typically used for user-specific alerts or potential issues.
How do I use the UserWarning02Icon in React?
Import both HugeiconsIcon and UserWarning02Icon, then render it using <HugeiconsIcon icon={UserWarning02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license.

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 →