Add icons to this collection by clicking the heart icon.
Candy icon - also known as candy, dessert, sweets, sweet, toffee, and food and restaurant. 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 60 60"
>
    <linearGradient
        id="a"
        x1="30"
        x2="30"
        y1=".4"
        y2="59.6"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset="1" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M30 23.7c-3.4 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3c0-3.4-2.8-6.3-6.3-6.3zm0 10c-2.1 0-3.7-1.7-3.7-3.7s1.7-3.7 3.7-3.7 3.7 1.7 3.7 3.7-1.6 3.7-3.7 3.7zm29.6-17.1L43.5.4l-4.8 10.2C36 9.4 33.1 8.7 30 8.7 18.3 8.7 8.7 18.3 8.7 30c0 3.1.7 6 1.9 8.7L.4 43.5l16.1 16.1 4.8-10.2c2.7 1.2 5.6 1.9 8.7 1.9 11.7 0 21.3-9.5 21.3-21.3 0-3.1-.7-6-1.9-8.7zM44.2 4.8l11 11-7.1 3.3c-1.8-3-4.3-5.5-7.3-7.3zM48.7 30c0 .6 0 1.3-.1 1.9L28.1 11.4c.6-.1 1.2-.1 1.9-.1 10.3 0 18.7 8.4 18.7 18.7zM15.8 55.3l-11-11 7-3.3c1.8 3 4.3 5.5 7.3 7.3zM11.3 30c0-.6 0-1.3.1-1.9l20.5 20.5c-.6.1-1.2.1-1.9.1-10.3 0-18.7-8.4-18.7-18.7zm23.6 18.1-23-23c1.7-6.4 6.8-11.5 13.2-13.2L48 34.8c-1.6 6.5-6.7 11.6-13.1 13.3z"
        />
    </g>
</svg>
More icons in the same style and category