John KuehJohn Kueh

alert 02 icon

HugeIcons · Alert02Icon · MIT

Download SVG

The HugeIcons alert 02 icon depicts a triangular warning sign with an exclamation mark, commonly used to draw attention to important information, potential issues, or required actions.

Common uses

  • Displaying error messages
  • Indicating critical notifications
  • Highlighting important user prompts

Use it in React

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

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

Details

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

FAQ

What is the purpose of the alert 02 icon?
This icon is used to signify warnings, errors, or important information that requires user attention.
How do I use the Alert02Icon in React?
Import both HugeiconsIcon and Alert02Icon, then render <HugeiconsIcon icon={Alert02Icon} />.
What is the license for this icon?
The HugeIcons alert 02 icon is available 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 →