Pixelarticons

Calendar Weekend Pixel Art Icon

A calendar weekend icon highlighting Saturday and Sunday for weekend availability filters, rest-day labels and work-schedule editors.

time Pro 4 variants

Tags

calendareventdayweekend

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

A calendar icon with weekend columns (Saturday and Sunday) visually distinguished, representing non-working days or leisure time. Use it in a work-schedule tool to indicate which days are considered weekend, in a vacation or availability picker to highlight days off, or in a shift-scheduling app that needs to differentiate weekday and weekend shifts. It pairs with calendar-week-begin to bracket the working week with clear start and end markers.

Usage

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

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

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

Related icons