Add icons to this collection by clicking the heart icon.
Weight Scale icon - also known as balance, electronics, weight scale, and wellness. 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 32 32"
>
    <linearGradient
        id="a"
        x1=".09"
        x2="30.47"
        y1="16"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7738c8" />
        <stop offset="1" stop-color="#461d93" />
    </linearGradient>
    <linearGradient id="b" x1=".09" x2="30.47" y1="9.99" y2="9.99" href="#a" />
    <linearGradient
        id="c"
        x1=".09"
        x2="30.47"
        y1="5.5"
        y2="5.5"
        gradientTransform="rotate(45 5.504 5.498)"
        href="#a"
    />
    <linearGradient
        id="d"
        x1=".09"
        x2="30.47"
        y1="5.5"
        y2="5.5"
        gradientTransform="rotate(45 26.506 5.493)"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M28 1H4a3 3 0 0 0-3 3v24a3 3 0 0 0 3 3h24a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3zM4 3h24a1 1 0 0 1 1 1v20h-2a3 3 0 0 0-3 3v2H8v-2a3 3 0 0 0-3-3H3V4a1 1 0 0 1 1-1zM3 28v-2h2a1 1 0 0 1 1 1v2H4a1 1 0 0 1-1-1zm25 1h-2v-2a1 1 0 0 1 1-1h2v2a1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#b)"
        d="M10.29 13.51a1 1 0 0 0 1.38.34l1.77-1.08a5.76 5.76 0 0 1 5.12 0l1.77 1.08a1 1 0 0 0 .52.15.93.93 0 0 0 .24 0 1 1 0 0 0 .62-.46l2.15-3.58a1 1 0 0 0-.34-1.37l-1.78-1.11a11.78 11.78 0 0 0-11.48 0L8.48 8.56a1 1 0 0 0-.34 1.37zm1-4.32a9.91 9.91 0 0 1 9.4 0l.93.57-1.12 1.86-.91-.56a7.76 7.76 0 0 0-7.2 0l-.91.56-1.11-1.86z"
    />
    <path
        fill="url(#c)"
        d="M3.79 4.5H7.2v2H3.79z"
        transform="rotate(-45 5.498 5.504)"
    />
    <path
        fill="url(#d)"
        d="M25.5 3.79h2V7.2h-2z"
        transform="rotate(-45 26.5 5.509)"
    />
</svg>
More icons in the same style and category