Add icons to this collection by clicking the heart icon.
Body Scale icon - also known as health, diet, weight scale, weighing scale, body scale, wellness, healthcare and medical, and weighing machine. Created in a clean gradient 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421.647"
        y2="271.059"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437 0H314.5l-58.449 37.106L197.8 0H75C33.6 0 0 33.6 0 75v362c0 41.4 33.6 75 75 75h130.3l50.7-28.271L306.7 512H437c41.4 0 75-33.6 75-75V75c0-41.4-33.6-75-75-75z"
    />
    <path
        fill="url(#b)"
        d="M376 105c0-45-24.901-84.3-61.5-105H197.8C160.901 20.4 136 60 136 105c0 41.7 21.301 78.3 53.401 99.899C213.1 220.8 226 248.699 226 277.2V467c0 17.999-8.101 34.2-20.7 45h101.4c-12.599-10.8-20.7-27.001-20.7-45V277.2c0-28.5 12.9-56.4 36.599-72.301C354.699 183.3 376 146.7 376 105zm-45 30c0 8.399-6.599 15-15 15H196c-8.401 0-15-6.601-15-15V75c0-8.401 6.599-15 15-15h120c8.401 0 15 6.599 15 15zM166 390H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm271 120h-91c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60h-91c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-106-45c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15h-91c-8.291 0-15 6.709-15 15z"
    />
</svg>
More icons in the same style and category