Pixelarticons

Send Schedule Pixel Art Icon

A send arrow with a clock indicator for scheduling messages, delayed delivery and 'Send later' controls.

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 Schedule icon

A send icon combined with a clock, signaling that a message or file will go out at a scheduled future time. Use it on a 'Schedule send' menu item in an email client, a 'Send later' option in a bulk-messaging tool, or a delayed-notification control in a CRM drip campaign. It pairs naturally with a date-time picker in the same flow. For immediate, unscheduled sending, the plain send or send-2 icon without the clock is the right choice.

Usage

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

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

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

Related icons