John KuehJohn Kueh

work alert icon

HugeIcons · WorkAlertIcon · MIT

Download SVG

The HugeIcons work alert icon visually represents a task or project that requires immediate attention or has an urgent status.

Common uses

  • Highlighting overdue tasks in a project management tool.
  • Indicating a critical system status notification.
  • Signaling an urgent item in a to-do list.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
urgent taskpriority workattention neededcritical alert

FAQ

What does the WorkAlertIcon represent?
It signifies an urgent task or a work item that needs immediate attention, commonly used for alerts or critical statuses.
How do I use the WorkAlertIcon in React?
Import both HugeiconsIcon and WorkAlertIcon, then render it using <HugeiconsIcon icon={WorkAlertIcon} />.
What is the license for this icon?
The WorkAlertIcon 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 →