Add icons to this collection by clicking the heart icon.
Contrast icon - also known as interface, button, plus, square, symbol, half, contrast, ui, symbols, and minus. 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.981A256 256 0 1 0 74.981 437.019 256 256 0 1 0 437.019 74.981zM97.608 97.608A224.278 224.278 0 0 1 402.67 86.7L86.7 402.67C10.448 314.772 14.075 181.142 97.608 97.608zm316.784 316.784c-83.534 83.533-217.164 87.16-305.062 10.905L425.3 109.33c76.252 87.898 72.625 221.528-10.908 305.062zm-304.786-236.8a16 16 0 0 1 16-16h29.6v-29.6a16 16 0 0 1 32 0v29.6h29.6a16 16 0 0 1 0 32h-29.6v29.6a16 16 0 0 1-32 0v-29.6h-29.6a16 16 0 0 1-16-16zm296.6 159.6a16 16 0 0 1-16 16h-91.2a16 16 0 0 1 0-32h91.2a16 16 0 0 1 16 16z"
    />
</svg>
More icons in the same style and category