The HugeIcons falling star icon visually represents a celestial body in motion, commonly used to signify achievements, special offers, or a call to action.
Common uses
- Highlighting promotions or discounts
- Indicating a 'favorite' or 'top pick'
- Signaling a new feature or update
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FallingStarIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FallingStarIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shooting starcometstarwish
FAQ
- What does the falling star icon represent?
- It depicts a star moving rapidly through the sky, often used to draw attention to something exciting or noteworthy.
- How do I use the FallingStarIcon in React?
- Import both HugeiconsIcon and FallingStarIcon, then render <HugeiconsIcon icon={FallingStarIcon} />.
- What is the license for this icon?
- The HugeIcons falling star icon is distributed under the MIT license, allowing for free commercial and non-commercial 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 →