Pixelarticons

Calendar Search Pixel Art Icon

A calendar with a magnifier for searching events, finding available slots, 'Look up appointment' actions and event-discovery features.

time Pro 4 variants

Tags

calendareventdaysearchfindmagnifylookupquery

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

A calendar icon combined with a magnifying glass, indicating search within a scheduled calendar. Use it on a 'Find event', 'Search appointments', or 'Look up booking' control in a calendar or scheduling app. It also fits an 'Available slots' search feature in a booking flow, where the system looks for open times that match the user's criteria. For global site search that happens to include events, a plain search icon is less specific; this combination signals calendar-scoped search clearly.

Usage

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

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

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

Related icons