The Lucide calendar fold icon depicts a calendar page that has been folded, commonly used to represent scheduling, events, or date-related information in user interfaces.
Common uses
- Displaying event details
- Selecting a date range
- Indicating a recurring event
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarFold } from 'lucide-react';
<CalendarFold size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datemonthyeareventbirthdaybirthdateicscalendarfoldfolded calendardate organizerevent planner
FAQ
- What is the calendar fold icon used for?
- It's used for UI elements related to dates, events, scheduling, and time management.
- How do I use the calendar fold icon in React?
- Import it from 'lucide-react' like this: import { CalendarFold } from 'lucide-react'.
- What is the license for the calendar fold icon?
- The icon is distributed 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 →