Human Height Pixel Art Icon
A human figure with height measurement lines for fitness profiles, sizing guides, clothing fit tools and health data input fields.
Tags
humanheight
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Human Height icon
A person silhouette shown beside or against measurement indicators, representing physical stature. Health and fitness apps use it on a 'Height' input field in a user profile setup. Clothing size calculators, ergonomic tools, and children's growth-tracking apps also benefit from this icon next to height data. It communicates 'physical measurement of a person' directly, which makes it more intuitive than a generic ruler icon when the subject is human body metrics.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/human-height.svg" width="24" height="24" alt="Human Height" />
<!-- React -->
import { HumanHeight } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="human-height.svg" width="48" height="48" style="image-rendering: pixelated" />