Pixelarticons

Calendar Check Pixel Art Icon

A calendar with a checkmark for confirmed bookings, completed events, 'Meeting confirmed' states and attended-appointment records.

time Pro 4 variants

Tags

calendareventdaychecktickconfirmdoneapproveyesok

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

A calendar icon overlaid with a check mark, indicating a confirmed, completed, or approved event. Booking and scheduling apps use it to confirm a reservation or appointment; project tools show it beside a milestone that has been reached on time; attendance records mark it against events the user attended. It communicates a positive, resolved state rather than a pending one. For events that still need to happen, the plain calendar icon avoids the premature impression of completion.

Usage

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

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

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

Related icons