John KuehJohn Kueh

notification square icon

HugeIcons · NotificationSquareIcon · MIT

Download SVG

The HugeIcons notification square icon depicts a square with a dot or badge, commonly used to indicate new messages, alerts, or updates.

Common uses

  • Unread message count badge
  • New activity indicator
  • Alert status marker

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
alert badgemessage indicatornew item iconnotification badge

FAQ

What is the notification square icon used for?
It's typically used to visually signal the presence of new information, such as unread messages, system alerts, or pending updates within an application.
How do I use the NotificationSquareIcon in React?
Import both HugeiconsIcon and NotificationSquareIcon, then render the icon using <HugeiconsIcon icon={NotificationSquareIcon} />.
What is the license for this icon?
The HugeIcons notification square 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 →