Pixelarticons

Calendar Pixel Art Icon

A wall-calendar icon for date pickers, event listings, scheduling tools and 'Book a meeting' buttons.

time Free 4 variants

Tags

eventday

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 icon

A wall calendar: a header bar with two binding tabs above a grid of days. This is the universal sign for dates and scheduling. Reach for it on a 'Book a meeting' button, an event listing, the trigger that opens a date picker, or a deadline field. When you need to show one specific appointment rather than a whole month, the calendar-event or calendar-week variants read more precisely.

Usage

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

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

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

Related icons