John KuehJohn Kueh

notification snooze 02 icon

HugeIcons · NotificationSnooze02Icon · MIT

Download SVG

The HugeIcons notification snooze 02 icon depicts a bell with a crescent moon, commonly used to represent the action of temporarily silencing or postponing notifications.

Common uses

  • Temporarily disable notifications for a set period.
  • Set a reminder for a future notification.
  • Indicate a 'do not disturb' or quiet mode.

Use it in React

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

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

Details

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

FAQ

What does the notification snooze 02 icon represent?
It visually signifies the ability to postpone or temporarily disable incoming notifications, often for a specific duration.
How do I use the NotificationSnooze02Icon in React?
Import it as `import { NotificationSnooze02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={NotificationSnooze02Icon} />` from '@hugeicons/react'.
What is the license for this icon?
This icon 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 →