The HugeIcons jupiter icon depicts the planet Jupiter, often used to represent celestial bodies, space, or as a general placeholder for large or significant items.
Common uses
- Space-themed application navigation
- Illustrating astronomical data
- Placeholder for a 'large' or 'major' item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JupiterIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JupiterIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- planetspacecelestialgas giant
FAQ
- What does the Jupiter icon represent?
- It visually represents the planet Jupiter, suitable for themes related to space, astronomy, or as a symbol for something substantial.
- How do I use the Jupiter icon in React?
- Import both HugeiconsIcon and JupiterIcon, then render it using <HugeiconsIcon icon={JupiterIcon} />.
- What is the license for the Jupiter icon?
- The Jupiter icon is part of the HugeIcons library and 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 →