The Tabler ufo icon depicts a flying saucer, commonly used to represent concepts related to space, aliens, or science fiction in user interfaces.
Common uses
- Button to access a 'space exploration' game mode.
- Label for a 'mysteries' or 'unexplained phenomena' section.
- Icon for a sci-fi themed app or feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUfo } from '@tabler/icons-react';
<IconUfo size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconUfo size={24} stroke={2} />filled
<IconUfoFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- alienspaceastronomyspaceshipgalaxyufoentertainmentplayingrecreationfungamesflying sauceralien shipextraterrestrial
FAQ
- What does the ufo icon represent?
- It represents a flying saucer, often associated with aliens, space, and science fiction themes.
- How do I use the ufo icon in React?
- You can import and use it like this: import { IconUfo } from '@tabler/icons-react'; <IconUfo />.
- What is the license for the ufo icon?
- The Tabler icon library, including the ufo icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →