Add icons to this collection by clicking the heart icon.
Scale icon - also known as money, law, scale, justice, balance, equality, tax, and business and finance. 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 64 64"
>
    <defs>
        <linearGradient
            id="linear-gradient"
            x1="32"
            y1="1"
            x2="32"
            y2="63"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#4800bf" />
            <stop offset="1" stop-color="#e5a100" />
        </linearGradient>
    </defs>
    <g id="Layer_32">
        <path
            d="M21,5h6V7H25v6H23V7H21ZM35,6v7H33V11H31v2H29V6a1,1,0,0,1,1-1h4A1,1,0,0,1,35,6ZM33,9V7H31V9Zm8-2.414-1,1-1-1V5H37V7a1,1,0,0,0,.293.707L38.586,9l-1.293,1.293A1,1,0,0,0,37,11v2h2V11.414l1-1,1,1V13h2V11a1,1,0,0,0-.293-.707L41.414,9l1.293-1.293A1,1,0,0,0,43,7V5H41ZM60,40v2a11,11,0,0,1-22,0V40a1,1,0,0,1,1-1h1.365l7.059-15H35V42a1,1,0,0,1,1,1V55h3a1,1,0,0,1,.6.2l4,3a1,1,0,0,1,.4.8v3a1,1,0,0,1-1,1H21a1,1,0,0,1-1-1V59a1,1,0,0,1,.4-.8l4-3A1,1,0,0,1,25,55h3V43a1,1,0,0,1,1-1V24H16.576l7.059,15H25a1,1,0,0,1,1,1v2A11,11,0,0,1,4,42V40a1,1,0,0,1,1-1H6.365l7.059-15H9a1,1,0,0,1-1-1V20a1,1,0,0,1,.812-.982L19.405,17H18a1,1,0,0,1-1-1V2a1,1,0,0,1,1-1H46a1,1,0,0,1,1,1V16a1,1,0,0,1-1,1H44.6l10.593,2.018A1,1,0,0,1,56,20v3a1,1,0,0,1-1,1H50.576l7.059,15H59A1,1,0,0,1,60,40ZM19,15H45V3H19Zm4.475,30H6.525a8.985,8.985,0,0,0,16.95,0ZM24,41H6v1a8.935,8.935,0,0,0,.059,1H23.941A8.935,8.935,0,0,0,24,42Zm-2.576-2L15,25.349,8.576,39ZM29,22V17.209L10,20.827V22Zm9.667,35H25.333L22,59.5V61H42V59.5ZM34,55V44H30V55ZM33,42V17H31V42Zm2-20H54V20.827L35,17.209Zm7.576,17H55.424L49,25.349ZM40,42a8.935,8.935,0,0,0,.059,1H57.941A8.935,8.935,0,0,0,58,42V41H40Zm17.475,3H40.525a8.985,8.985,0,0,0,16.95,0Z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category