The HugeIcons ufo icon depicts a flying saucer, commonly used to represent extraterrestrial themes, mystery, or advanced technology in UI.
Common uses
- Illustrating alien or space-related content
- Indicating something unusual or out of this world
- Representing futuristic or advanced concepts
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UfoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UfoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- flying sauceralienspaceshipextraterrestrial
FAQ
- What does the ufo icon represent?
- The ufo icon represents a flying saucer, often associated with aliens, space, or mysterious phenomena.
- How do I use the ufo icon in React?
- Import both HugeiconsIcon and UfoIcon, then render it using <HugeiconsIcon icon={UfoIcon} />.
- What is the license for the ufo icon?
- The ufo icon is part of the HugeIcons library and is available under the MIT license.
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 →