The HugeIcons coming soon 02 icon depicts a calendar with a checkmark, commonly used to indicate an upcoming event, a scheduled task, or a feature that will be available soon.
Common uses
- Highlighting upcoming product releases
- Marking scheduled maintenance periods
- Indicating a feature under development
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComingSoon02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComingSoon02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- scheduledupcomingeventroadmap
FAQ
- What does the coming soon 02 icon represent?
- This icon represents something that is scheduled or coming soon, often depicted with a calendar and a checkmark.
- How do I use this icon in React?
- Import the icon and use it with the Hugeicons component: import { ComingSoon02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ComingSoon02Icon} />.
- 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 →