The HugeIcons comet 02 icon depicts a stylized comet, often used to represent speed, newness, or a fleeting event in user interfaces.
Common uses
- Indicating a new feature or update
- Representing fast loading or processing
- Symbolizing a limited-time offer or event
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Comet02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Comet02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shooting starmeteorfastnew
FAQ
- What does the Comet02 icon represent?
- The Comet02 icon is a visual representation of a comet, commonly used to signify speed, newness, or a transient occurrence.
- How do I use the Comet02 icon in React?
- To use the Comet02 icon in React, import it as `Comet02Icon` from '@hugeicons/core-free-icons' and render it using the `HugeiconsIcon` component from '@hugeicons/react' like so: `<HugeiconsIcon icon={Comet02Icon} />`.
- What is the license for the HugeIcons comet 02 icon?
- The HugeIcons comet 02 icon is available under the MIT license.
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 →