The HugeIcons calendar check out 01 icon depicts a calendar with a checkmark, commonly used to signify a confirmed or completed event, appointment, or task.
Common uses
- Marking a scheduled appointment as confirmed.
- Indicating a task has been completed on a specific date.
- Showing a booking or reservation that has been finalized.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CalendarCheckOut01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CalendarCheckOut01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- confirmed datetask completeappointment donescheduled check
FAQ
- What does the CalendarCheckOut01Icon represent?
- It represents a confirmed or completed date on a calendar, often used for appointments or tasks.
- How do I use this icon in React?
- Import it as `import { CalendarCheckOut01Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={CalendarCheckOut01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →