The HugeIcons moon landing icon visually represents space exploration and the achievement of landing on the moon, often used in contexts related to space, science, or ambitious goals.
Common uses
- Space exploration feature
- Science and astronomy section
- Milestone achievement indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoonLandingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoonLandingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- lunar modulespace landingmoon missionapollo
FAQ
- What does the moon landing icon represent?
- It depicts the iconic image of a lunar module on the moon's surface, symbolizing space exploration and significant achievements.
- How do I use the MoonLandingIcon in React?
- Import both HugeiconsIcon and MoonLandingIcon, then render it using <HugeiconsIcon icon={MoonLandingIcon} />.
- What is the license for this icon?
- The HugeIcons moon landing icon is distributed under the MIT license, allowing for free 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 →