John KuehJohn Kueh

calendar check out 02 icon

HugeIcons · CalendarCheckOut02Icon · MIT

Download SVG

The HugeIcons calendar check out 02 icon depicts a calendar with a checkmark, commonly used to represent a confirmed appointment, a completed task with a deadline, or a scheduled event.

Common uses

  • Confirming a booking or reservation
  • Indicating a completed to-do item
  • Displaying a scheduled meeting

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CalendarCheckOut02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CalendarCheckOut02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
calendar checkedappointment confirmedtask doneschedule complete

FAQ

What does the CalendarCheckOut02Icon represent?
This icon represents a calendar with a checkmark, signifying a confirmed or completed scheduled item.
How do I use CalendarCheckOut02Icon in React?
Import both HugeiconsIcon and CalendarCheckOut02Icon, then render it using <HugeiconsIcon icon={CalendarCheckOut02Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free 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 →