Add icons to this collection by clicking the heart icon.
Color Palette icon - also known as palette, circle, color palette, graphic design, color circle, 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="4.861"
        y2="58.936"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f9a01b" />
        <stop offset="1" stop-color="#ffd740" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 4a28 28 0 1 0 28 28A28.031 28.031 0 0 0 32 4zm19.067 45.653-9.912-9.912A11.938 11.938 0 0 0 43.949 33h14.026a25.897 25.897 0 0 1-6.908 16.652zM39.74 22.845A11.938 11.938 0 0 0 33 20.051V6.025a25.897 25.897 0 0 1 16.652 6.909zM31 20.051a11.938 11.938 0 0 0-6.74 2.794l-9.912-9.911A25.897 25.897 0 0 1 31 6.025zM32 22a10 10 0 1 1-10 10 10.012 10.012 0 0 1 10-10zm-7.74 19.155A11.938 11.938 0 0 0 31 43.949v14.026a25.897 25.897 0 0 1-16.652-6.908zM33 43.949a11.938 11.938 0 0 0 6.74-2.794l9.913 9.912A25.897 25.897 0 0 1 33 57.975zM57.975 31H43.949a11.938 11.938 0 0 0-2.794-6.74l9.912-9.912A25.897 25.897 0 0 1 57.975 31zM12.933 14.348l9.912 9.911A11.938 11.938 0 0 0 20.051 31H6.025a25.897 25.897 0 0 1 6.908-16.652zM6.025 33h14.026a11.938 11.938 0 0 0 2.794 6.74l-9.912 9.913A25.897 25.897 0 0 1 6.025 33z"
    />
</svg>
More icons in the same style and category