The HugeIcons appointment 02 icon depicts a calendar with a checkmark, commonly used to represent scheduled events, confirmed appointments, or successful booking confirmations.
Common uses
- Confirming a successful booking
- Indicating a scheduled meeting
- Marking a completed task
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Appointment02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Appointment02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- calendar checkbooking confirmedscheduled eventtask complete
FAQ
- What does the Appointment 02 icon represent?
- It represents a calendar with a checkmark, signifying a confirmed appointment, scheduled event, or successful booking.
- How do I use this icon in React?
- Import both HugeiconsIcon and Appointment02Icon, then render it using <HugeiconsIcon icon={Appointment02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.