Among Us Pixel Art Icon
An Among Us crewmate icon for gaming sections, social deduction games, and playful game-themed UI accents.
Tags
amongus
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Among Us icon
The recognizable rounded spacesuit figure from the social deduction game Among Us. Its silhouette is immediately identifiable to players of the game and carries associations of deception, teamwork, and playful suspense. Use it in gaming hub navigation, a game-specific profile badge, or a playful loading state in a gaming app. Outside of gaming contexts, it reads as a novelty or Easter egg rather than a functional icon. For generic gaming navigation, a controller or gamepad icon communicates more broadly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/among-us.svg" width="24" height="24" alt="Among Us" />
<!-- React -->
import { AmongUs } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="among-us.svg" width="48" height="48" style="image-rendering: pixelated" />