John KuehJohn Kueh

notification snooze 03 icon

HugeIcons · NotificationSnooze03Icon · MIT

Download SVG

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

Common uses

  • Snooze a reminder
  • Postpone an alert
  • Set a delayed notification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
snooze notificationdelay alertmute remindersleep mode

FAQ

What does the notification snooze 03 icon represent?
This icon represents the action of temporarily silencing or postponing notifications, often indicated by a bell and a moon symbol.
How do I use the NotificationSnooze03Icon in React?
Import both HugeiconsIcon and NotificationSnooze03Icon, then render it using <HugeiconsIcon icon={NotificationSnooze03Icon} />.
What is the license for this icon?
The HugeIcons notification snooze 03 icon is distributed 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 →