The HugeIcons calendar check in 02 icon depicts a calendar with a checkmark, commonly used to signify a confirmed or completed appointment, event, or task.
Common uses
- Confirming a scheduled meeting
- Indicating a completed task on a to-do list
- Showing a successful booking or reservation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CalendarCheckIn02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CalendarCheckIn02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- calendar confirmedtask completeevent scheduledbooking success
FAQ
- What does the Calendar Check In 02 icon represent?
- It represents a confirmed or completed event on a calendar. It's useful for indicating successful scheduling or task completion.
- How do I use the CalendarCheckIn02Icon in React?
- Import both HugeiconsIcon and CalendarCheckIn02Icon, then render the icon using <HugeiconsIcon icon={CalendarCheckIn02Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.