The HugeIcons constellation icon depicts a pattern of stars, often used to represent concepts like discovery, navigation, or complex systems.
Common uses
- Data visualization
- Astronomy or space-related features
- Network or system diagrams
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ConstellationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ConstellationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- starsgalaxystar mapastronomy
FAQ
- What is the constellation icon used for?
- It's typically used to symbolize discovery, navigation, or intricate systems in user interfaces.
- How do I use the ConstellationIcon in React?
- Import it as import { ConstellationIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={ConstellationIcon} />.
- What is the license for this icon?
- The HugeIcons constellation icon is available under the MIT license.
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 →