Alien Pixel Art Icon
An alien-head icon for games, sci-fi themes, 'no results' or easter-egg states, and playful bot or unknown-user avatars.
Tags
alienufospaceextraterrestrial
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Alien icon
A wide-eyed extraterrestrial head, instantly read as an alien or UFO occupant. It fits game menus and sci-fi interfaces, playful empty or error states, spam- or bot-detection markers, and quirky avatar choices. It carries a lighthearted, out-of-this-world tone, so reserve it for places where personality is welcome. For a mechanical counterpart, robot-body and the robot set are close neighbours.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/alien.svg" width="24" height="24" alt="Alien" />
<!-- React -->
import { Alien } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="alien.svg" width="48" height="48" style="image-rendering: pixelated" />