Pixelarticons

Send 2 Schedule Pixel Art Icon

A send-2 arrow paired with a clock for scheduling outgoing messages, delayed sends and timed email delivery.

communication Pro 2 variants

Tags

send

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Send 2 Schedule icon

The alternate send icon combined with a clock or schedule indicator, representing a message that will be dispatched at a later time. Use it on a 'Schedule send' option in an email client, a 'Send later' action in a marketing platform, or a delayed-delivery control in a chat tool. It reads as more specific than a plain send icon because the clock signals deferred action. For immediately sending without delay, drop the schedule element and use the plain send-2 icon.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/send-2-schedule.svg" width="24" height="24" alt="Send 2 Schedule" />

<!-- React -->
import { Send2Schedule } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="send-2-schedule.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons