The Lucide calendar search icon depicts a calendar with a magnifying glass, commonly used to represent features related to searching for dates, events, or specific calendar entries.
Common uses
- Search bar for event dates
- Date range selection tool
- Calendar event lookup
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarSearch } from 'lucide-react';
<CalendarSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventssearchlenscalendardate searchevent findercalendar lookupsearch date
FAQ
- What is the calendar search icon used for?
- It's used to visually indicate search functionality within a calendar context, such as finding specific dates or events.
- How do I use the calendar search icon in React?
- You can import and use it like this: import { CalendarSearch } from 'lucide-react';.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →