Human Arms Up Pixel Art Icon
A human figure with arms raised overhead for celebration, victory, accessibility pedestrian signals and 'Success' state illustrations.
Tags
humanarmsupupwardtopabove
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Human Arms Up icon
A standing human with both arms raised, conveying celebration, welcome, or accessibility. It fits a success or completion state illustration, a 'Welcome' screen hero image, or a physical activity prompt in a health or fitness app. Pedestrian crossing signals also use this raised-arm figure to indicate 'walk.' Its upbeat, energetic pose makes it natural for positive outcomes. For a neutral or resting state, human-arms-down is the calmer alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/human-arms-up.svg" width="24" height="24" alt="Human Arms Up" />
<!-- React -->
import { HumanArmsUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="human-arms-up.svg" width="48" height="48" style="image-rendering: pixelated" />