Pixelarticons

Calendar Download Pixel Art Icon

A calendar with a download arrow for importing events, adding ICS files to a calendar and 'Save to my calendar' call-to-action buttons.

time Pro 4 variants

Tags

calendareventdaydownloadsaveimportarrow

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Calendar Download icon

A calendar icon combined with a downward arrow, representing the action of importing or saving a calendar event to a local application. Use it on a 'Add to Calendar' or 'Download .ics' button on an event page, a 'Save event' action in an invite email, or an 'Import calendar' option in scheduling settings. The downward arrow makes the direction of data flow clear: from the web into the user's own calendar. Calendar-upload is its counterpart for exporting events outward.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/calendar-download.svg" width="24" height="24" alt="Calendar Download" />

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

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

Related icons