Calendars Check Pixel Art Icon
Stacked calendars with a checkmark for confirming multiple bookings, synced calendar approval and 'All events confirmed' states.
Tags
calendarschecktickconfirmdoneapproveyesok
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendars Check icon
Multiple calendar icons combined with a check mark, indicating that several calendars or a set of scheduled events have been confirmed, synced, or approved. Use it to show that a multi-calendar merge or sync completed successfully, to confirm that all invites in a batch have been accepted, or as the success state after an 'Import all calendars' operation. It communicates a completed positive action across multiple scheduling sources, rather than a single event confirmation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendars-check.svg" width="24" height="24" alt="Calendars Check" />
<!-- React -->
import { CalendarsCheck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendars-check.svg" width="48" height="48" style="image-rendering: pixelated" />