Add icons to this collection by clicking the heart icon.
Height icon - also known as scale, dimensions, measurement, tall, height, meter, and healthcare and medical. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 121c0-33.084-26.916-60-60-60s-60 26.916-60 60 26.916 60 60 60 60-26.916 60-60zm-60 30c-16.542 0-30-13.458-30-30s13.458-30 30-30 30 13.458 30 30-13.458 30-30 30zM436 0H76c-8.284 0-15 6.716-15 15v482c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15V30h225c8.284 0 15-6.716 15-15s-6.716-15-15-15zM181 61h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v30h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v30h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v30h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v30h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v30h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v30h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v31H91V30h90zm195 120h-90c-24.813 0-45 20.187-45 45v30c0 33.541 8.811 51.162 16.584 66.708C264.782 337.106 271 349.541 271 376v121c0 8.284 6.716 15 15 15h90c8.284 0 15-6.716 15-15V376c0-26.459 6.218-38.894 13.416-53.292C412.189 307.162 421 289.541 421 256v-30c0-24.813-20.187-45-45-45zm15 75c0 26.459-6.218 38.894-13.416 53.292C369.811 324.838 361 342.459 361 376v106h-60V376c0-33.541-8.811-51.162-16.584-66.708C277.218 294.894 271 282.459 271 256v-30c0-8.271 6.729-15 15-15h90c8.271 0 15 6.729 15 15z"
    />
</svg>
More icons in the same style and category