The HugeIcons comet 01 icon depicts a stylized comet, often used to represent speed, newness, or a fleeting event.
Common uses
- Indicating a new feature or update
- Representing fast loading or performance
- Symbolizing a limited-time offer or promotion
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Comet01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Comet01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shooting starmeteorfastspeed
FAQ
- What does the Comet01 icon represent?
- The Comet01 icon visually represents a comet, commonly used in UI design to signify speed, newness, or a transient event.
- How do I use the Comet01 icon in a React application?
- To use the Comet01 icon in React, import both HugeiconsIcon and Comet01Icon, then render <HugeiconsIcon icon={Comet01Icon} />.
- What is the license for the HugeIcons comet 01 icon?
- The HugeIcons comet 01 icon is distributed 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.
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 →