John KuehJohn Kueh

badge alert icon

HugeIcons · BadgeAlertIcon · MIT

Download SVG

The HugeIcons badge alert icon depicts a notification or warning indicator, commonly used to draw attention to new messages, updates, or critical information.

Common uses

  • Unread message count
  • System status notification
  • Urgent alert indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
notificationwarningalert badgenew item

FAQ

What is the badge alert icon used for?
It's used to signify a notification, alert, or a count of new items, drawing user attention to important information.
How do I use the BadgeAlertIcon in React?
Import both HugeiconsIcon and BadgeAlertIcon, then render <HugeiconsIcon icon={BadgeAlertIcon} />.
What is the license for this icon?
This icon is released 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 →