Add icons to this collection by clicking the heart icon.
Contrast icon - also known as light, bright, brightness, image, contrast, ui, multimedia option, image adjustment, brightness and contrast, and edit tools. 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="M256 104.022c-83.8 0-151.978 68.177-151.978 151.978S172.2 407.978 256 407.978 407.978 339.8 407.978 256 339.8 104.022 256 104.022zm-107.1 97.95H240v38.708H137a119.041 119.041 0 0 1 11.9-38.708zm91.1-32h-67.537A119.686 119.686 0 0 1 240 137.092zm0 102.708v38.709h-90.4a119.058 119.058 0 0 1-12.41-38.709zm0 70.709v31.519a119.653 119.653 0 0 1-66.115-31.519zm32 31.519V137.092a119.98 119.98 0 0 1 0 237.816zm-32-315.4V16a16 16 0 0 1 32 0v43.513a16 16 0 1 1-32 0zm100.387 18.329 21.757-37.683a16 16 0 1 1 27.712 16L368.1 93.837a16 16 0 0 1-27.713-16zm71.92 87.919a16 16 0 0 1 5.856-21.857l37.683-21.755a16 16 0 1 1 16 27.712l-37.683 21.756a15.99 15.99 0 0 1-21.856-5.856zM512 256a16 16 0 0 1-16 16h-43.513a16 16 0 0 1 0-32H496a16 16 0 0 1 16 16zm-34.3 128a15.992 15.992 0 0 1-21.857 5.856l-37.68-21.756a16 16 0 0 1 16-27.713l37.683 21.756A16 16 0 0 1 477.7 384zm-87.847 71.847a16 16 0 1 1-27.712 16l-21.757-37.684a16 16 0 0 1 27.713-16zM272 452.487V496a16 16 0 0 1-32 0v-43.513a16 16 0 0 1 32 0zm-100.387-18.324-21.757 37.684a16 16 0 1 1-27.712-16l21.756-37.684a16 16 0 0 1 27.713 16zm-71.92-87.919a16 16 0 0 1-5.856 21.856l-37.683 21.756a16 16 0 1 1-16-27.712l37.683-21.756a16 16 0 0 1 21.856 5.856zM59.513 272H16a16 16 0 0 1 0-32h43.513a16 16 0 1 1 0 32zm40.18-106.244a15.99 15.99 0 0 1-21.856 5.856l-37.683-21.756a16 16 0 1 1 16-27.712L93.837 143.9a16 16 0 0 1 5.856 21.856zm22.451-109.6a16 16 0 0 1 27.712-16l21.757 37.683a16 16 0 1 1-27.713 16z"
    />
</svg>
More icons in the same style and category