Calendar Upload Pixel Art Icon
A calendar with an upload arrow for exporting events, sharing calendars, publishing a schedule and 'Export to calendar' actions.
Tags
calendareventdayuploadsendexportsharearrow
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendar Upload icon
A calendar icon combined with an upward arrow, representing the action of exporting or sharing a calendar or event outward. Use it on an 'Export calendar', 'Share schedule', or 'Publish to ICS' button in a scheduling or event-management app. It also fits a 'Send invite' action that pushes an event to another user's calendar. The upward arrow makes the direction of data flow clear: out from the app and into another system. Calendar-download is its counterpart for the import direction.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendar-upload.svg" width="24" height="24" alt="Calendar Upload" />
<!-- React -->
import { CalendarUpload } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-upload.svg" width="48" height="48" style="image-rendering: pixelated" />