Calendar Weeks Pixel Art Icon
A calendar weeks icon for multi-week views, 'Weeks' layout toggles, sprint planning boards and gantt-style project timeline headers.
Tags
calendareventdayweeks
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Calendar Weeks icon
A calendar icon representing a multi-week span rather than a single day or month, suitable for weekly and bi-weekly planning contexts. Use it as the 'Weeks view' toggle in a calendar app that offers day, week, and month views, on a sprint-planning board header, or in a project timeline that shows multiple weeks at once. The plural scope sets it apart from the single-week calendar-week-begin icon, making it appropriate for longer planning horizons.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/calendar-weeks.svg" width="24" height="24" alt="Calendar Weeks" />
<!-- React -->
import { CalendarWeeks } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="calendar-weeks.svg" width="48" height="48" style="image-rendering: pixelated" />