The Tabler alien icon depicts a classic extraterrestrial being, commonly used in UIs to represent themes of space, the unknown, or foreign concepts.
Common uses
- Space-themed app navigation
- Gamification elements for 'alien' achievements
- Illustrating 'foreign' or 'external' data sources
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlien } from '@tabler/icons-react';
<IconAlien size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconAlien size={24} stroke={2} />filled
<IconAlienFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- universeextraterrestrialufospacegalaxyplanetaliencreatureforeignnaturespace creaturecosmic being
FAQ
- What does the alien icon represent?
- It represents an extraterrestrial creature, often used for themes related to space, the universe, or something foreign.
- How do I use the alien icon in React?
- Import it using `import { IconAlien } from '@tabler/icons-react';` and then use it as a component: `<IconAlien />`.
- What is the license for the Tabler alien icon?
- The Tabler icon library, including the alien 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 →