Human Arms Down Pixel Art Icon
A human figure with arms at sides for a neutral or at-rest person state, mannequin displays, posture guides and calm presence indicators.
Tags
humanarmsdowndownwardbottombelow
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 Down icon
A standing human silhouette with arms relaxed at the sides, a composed and neutral posture. It suits fitness or health apps describing a starting position, clothing or retail apps showing a mannequin stance, or any interface that needs to distinguish a resting human figure from one in motion. For a welcoming or celebrating posture, the human-arms-up variant is more expressive; this arms-down version reads as calm and baseline.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/human-arms-down.svg" width="24" height="24" alt="Human Arms Down" />
<!-- React -->
import { HumanArmsDown } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="human-arms-down.svg" width="48" height="48" style="image-rendering: pixelated" />