The Phosphor alien icon depicts a classic extraterrestrial being, commonly used in user interfaces for games, sci-fi themes, or to represent the unknown.
Common uses
- Game character selection
- Space-themed app feature
- Placeholder for 'otherworldly' content
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Alien } from '@phosphor-icons/react';
<Alien size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Alien size={24} />thin
<Alien size={24} weight="thin" />light
<Alien size={24} weight="light" />bold
<Alien size={24} weight="bold" />fill
<Alien size={24} weight="fill" />duotone
<Alien size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- ufospaceflying saucerextra terrestrialsci-figamesalienextraterrestrial
FAQ
- What is this icon typically used for?
- It's often used in games or sci-fi related applications to represent aliens, UFOs, or extraterrestrial themes.
- How do I use this icon in React?
- You can import it directly from the library like this: `import { Alien } from '@phosphor-icons/react'`.
- What is the license for this icon?
- The Phosphor icon library, including the alien icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →