John KuehJohn Kueh

message delay 02 icon

HugeIcons · MessageDelay02Icon · MIT

Download SVG

The HugeIcons message delay 02 icon depicts a speech bubble with a clock, commonly used to indicate a delayed message or a pending notification.

Common uses

  • Indicating a message that will be sent later
  • Showing a pending status for a notification
  • Representing a scheduled communication

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delayed messagepending notificationscheduled sendmessage timer

FAQ

What does the MessageDelay02Icon represent?
This icon represents a delayed message or a pending notification, visually communicating that an action or communication is scheduled for a future time.
How do I use MessageDelay02Icon in a React project?
Import both HugeiconsIcon and MessageDelay02Icon from their respective packages and render the icon using the <HugeiconsIcon icon={MessageDelay02Icon} /> component.
What is the license for this icon?
The MessageDelay02Icon is part of the HugeIcons library and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →