Add icons to this collection by clicking the heart icon.
Weight Scale icon - also known as weight scale, kitchenware, food and restaurant, and kitchen scale. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="23.2"
        x2="40.8"
        y1="37.59"
        y2="37.59"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="31.4"
        x2="32.6"
        y1="37.09"
        y2="37.09"
        href="#a"
    />
    <linearGradient id="c" x1="3.4" x2="60.6" y1="32" y2="32" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M32 28.79a8.8 8.8 0 1 0 8.8 8.8 8.81 8.81 0 0 0-8.8-8.8zm5.59 9.4h2a7.6 7.6 0 0 1-7 7v-2a.6.6 0 1 0-1.2 0v2a7.6 7.6 0 0 1-7-7h2a.6.6 0 0 0 0-1.2h-2a7.6 7.6 0 0 1 7-7v2a.6.6 0 0 0 1.2 0V30a7.6 7.6 0 0 1 7 7h-2a.6.6 0 1 0 0 1.2z"
        />
        <path
            fill="url(#b)"
            d="M32 35.18a.6.6 0 0 0-.6.6v2.62a.6.6 0 1 0 1.2 0v-2.62a.6.6 0 0 0-.6-.6z"
        />
        <path
            fill="url(#c)"
            d="M50 3.4H14A10.62 10.62 0 0 0 3.4 14v36A10.62 10.62 0 0 0 14 60.6h36A10.62 10.62 0 0 0 60.6 50V14A10.62 10.62 0 0 0 50 3.4zM16.13 15.29h31.74v.25a4.55 4.55 0 0 1-4.54 4.54H20.67a4.55 4.55 0 0 1-4.54-4.54zm17.36 6v3.07a13.92 13.92 0 0 0-3 0v-3.08zM50 49.91H14a.6.6 0 1 1 0-1.2h3.1v-8.36a14.88 14.88 0 1 1 29.76 0v8.36H50a.6.6 0 1 1 0 1.2z"
        />
    </g>
</svg>
More icons in the same style and category