Add icons to this collection by clicking the heart icon.
Tint icon - also known as ink, color, colour, drop, art and design, and tint. 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="M65.39 23.727C58.742 16.701 53 10.635 53 5a3 3 0 1 0-6 0c0 5.635-5.742 11.701-12.39 18.727C25.427 33.427 14 45.501 14 62c0 19.85 16.15 36 36 36s36-16.15 36-36c0-16.499-11.427-28.573-20.61-38.273zM50 92c-16.542 0-30-13.458-30-30 0-14.109 10.077-24.756 18.967-34.15 4.387-4.635 8.426-8.902 11.033-13.244 2.607 4.342 6.646 8.609 11.033 13.244C69.923 37.244 80 47.891 80 62c0 16.542-13.458 30-30 30zm3-12a3 3 0 0 1-3 3c-11.58 0-21-9.42-21-21a3 3 0 1 1 6 0c0 8.271 6.729 15 15 15a3 3 0 0 1 3 3z"
/>
</svg>
More icons in the same style and category