Add icons to this collection by clicking the heart icon.
Contrast icon - also known as light, button, circle, half, contrast, half circle, option, 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M23.175 12.825a19.175 19.175 0 0 0 0 38.35c25.433-1.052 25.433-37.299 0-38.35zM6.653 36.635h15.522v5.27H9.168a17.093 17.093 0 0 1-2.515-5.27zm2.515-14.54h13.007v5.27H6.653a17.093 17.093 0 0 1 2.515-5.27zm13.007 7.27v5.27H6.224a16.014 16.014 0 0 1 0-5.27zm0-14.49v5.22H10.823a17.11 17.11 0 0 1 11.352-5.22zm-11.352 29.03h11.352v5.22a17.11 17.11 0 0 1-11.352-5.22zm13.352 5.22v-34.25c21.457 1.96 21.444 32.297 0 34.25zm32.86-30.832V13.08c-.19-6.033-8.95-6.046-9.143 0v5.213a3.001 3.001 0 0 0-2.963 2.996v2.223a3.001 3.001 0 0 0 2.963 2.996V50.92c.186 6.027 8.947 6.052 9.142 0V26.508A3.001 3.001 0 0 0 60 23.512v-2.223a3.001 3.001 0 0 0-2.966-2.996zm-4.572-7.784a2.574 2.574 0 0 1 2.571 2.571v5.21h-5.142v-5.21a2.574 2.574 0 0 1 2.57-2.571zm0 42.982a2.574 2.574 0 0 1-2.571-2.571V26.512h5.142V50.92a2.574 2.574 0 0 1-2.571 2.571zM58 23.511a1 1 0 0 1-1 1h-9.071a1 1 0 0 1-1-1V21.29a1 1 0 0 1 1-1H57a1 1 0 0 1 1 1z"
    />
</svg>
More icons in the same style and category