Add icons to this collection by clicking the heart icon.
Color Wheel icon - also known as color, colour, wheel, graphic design, design, art and design, color wheel, and color theory. 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 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="2"
y2="98"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f44369" />
<stop offset="1" stop-color="#3e3b92" />
</linearGradient>
<path
fill="url(#a)"
d="M50 2C23.533 2 2 23.533 2 50s21.533 48 48 48 48-21.533 48-48S76.467 2 50 2zm41.848 45H76.823a26.86 26.86 0 0 0-5.748-13.833l10.63-10.63A41.777 41.777 0 0 1 91.848 47zM50 71c-11.58 0-21-9.42-21-21s9.42-21 21-21 21 9.42 21 21-9.42 21-21 21zm27.463-52.705-10.63 10.63A26.86 26.86 0 0 0 53 23.177V8.152a41.777 41.777 0 0 1 24.463 10.143zM47 8.152v15.025a26.86 26.86 0 0 0-13.833 5.748l-10.63-10.63A41.777 41.777 0 0 1 47 8.152zM18.295 22.537l10.63 10.63A26.86 26.86 0 0 0 23.177 47H8.152a41.777 41.777 0 0 1 10.143-24.463zM8.152 53h15.025a26.86 26.86 0 0 0 5.748 13.833l-10.63 10.63A41.777 41.777 0 0 1 8.152 53zm14.385 28.705 10.63-10.63A26.86 26.86 0 0 0 47 76.823v15.025a41.777 41.777 0 0 1-24.463-10.143zM53 91.848V76.823a26.86 26.86 0 0 0 13.833-5.748l10.63 10.63A41.777 41.777 0 0 1 53 91.848zm28.705-14.385-10.63-10.63A26.86 26.86 0 0 0 76.823 53h15.025a41.777 41.777 0 0 1-10.143 24.463z"
/>
</svg>
More icons in the same style and category