Add icons to this collection by clicking the heart icon.
Balance icon - also known as work, scale, life, balance, lifestyle, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M492 212H292V100h200v112zm-60-112V60c0-22.091-17.909-40-40-40h0c-22.091 0-40 17.909-40 40v40M60 292h120m152 0h120m-332 0v40c0 22.091 17.909 40 40 40h192c22.091 0 40-17.909 40-40v-40m-272-80v-72m0-120L20 100h20v112h160V100h20L120 20zm56 472h160l-80-120-80 120z"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category