The Lucide calendar days icon visually represents a calendar grid, commonly used in user interfaces to signify date selection, scheduling, or event management functionalities.
Common uses
- Date picker input
- Event scheduling interface
- Calendar view toggle
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarDays } from 'lucide-react';
<CalendarDays size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datemonthyeareventcalendardaysdate iconschedule iconevent iconmonth icon
FAQ
- What is the calendar days icon used for?
- It's used to represent features related to dates, months, years, events, or general calendar functionality within an application's UI.
- How do I use the calendar days icon in React?
- You can import and use it like this: import { CalendarDays } from 'lucide-react'; <CalendarDays />
- What is the license for this icon?
- The Lucide icon library, including the calendar days icon, is available under the ISC 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 →