Add icons to this collection by clicking the heart icon.
White Balance icon - also known as interface, camera, photo, photography, ui, and white balance. 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"
>
    <linearGradient
        id="a"
        x1="3.999"
        x2="60"
        y1="32.001"
        y2="32.001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#7f00ff" />
        <stop offset="1" stop-color="#e100ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M5.964 55.347H27.85a1.975 1.975 0 0 0 1.09-3.599L7.053 37.158A1.978 1.978 0 0 0 4 38.791v14.59a1.966 1.966 0 0 0 1.964 1.965zm.535-17.358-.555.832 21.907 14.526L6 53.383 5.943 38.82zm52.464-.928a1.96 1.96 0 0 0-2.017.096L35.06 51.748a1.975 1.975 0 0 0 1.09 3.599h21.886A1.966 1.966 0 0 0 60 53.383V38.792a1.96 1.96 0 0 0-1.037-1.731zM36.169 53.412 58 38.858l.036 14.489zM53 34.653v-24a2.003 2.003 0 0 0-2-2H13a2.003 2.003 0 0 0-2 2v24a2.003 2.003 0 0 0 2 2h38a2.003 2.003 0 0 0 2-2zm-40-24h38v24H13z"
    />
</svg>
More icons in the same style and category