Pixelarticons

Calendar 2 Pixel Art Icon

A second-style calendar icon for date pickers, scheduling tools, event listings and any interface action related to dates or appointments.

time Free 4 variants

Tags

calendareventday

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

A wall calendar drawn in a second geometric style, differing from the primary calendar icon in proportions or detail but carrying identical meaning: dates, scheduling, and events. Use it when the primary calendar icon does not match your set's visual language, or when you need a visual distinction between two related calendar actions in the same view. It fits date-picker triggers, event-listing headers, 'Schedule' buttons, and deadline fields just as the primary calendar does.

Usage

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

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

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

Related icons