Add icons to this collection by clicking the heart icon.
Brightness And Contrast icon - also known as light, settings, brightness, design, contrast, ui, brightness and contrast, and art and design. 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="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M437.019 74.98A256 256 0 0 0 74.98 437.02 256 256 0 0 0 437.019 74.98zM411.47 94.9 272 234.373v-60.218L377.955 68.2a225.536 225.536 0 0 1 33.515 26.7zm44.744 60.729L272 339.845v-60.218l160.89-160.89a224.564 224.564 0 0 1 23.324 36.894zM272 128.9V32.578a222.3 222.3 0 0 1 76.77 19.554zm0 256.2 197.354-197.355a222.617 222.617 0 0 1 10.154 53.593L272 448.845zM32 256c0-118.133 91.926-215.19 208-223.422v446.844C123.926 471.19 32 374.133 32 256zm256.458 221.64L477.64 288.459c-14.228 97.585-91.597 174.954-189.182 189.181z"
    />
</svg>
More icons in the same style and category