Add icons to this collection by clicking the heart icon.
Ice Cream icon - also known as summer, cold, ice cream, dessert, sweet, summertime, icecream, 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="3.7"
        y2="56.2"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset="1" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M56.3 31.9c0-1.2-.5-2.3-1.3-3.1-.7-.7-1.5-1.1-2.5-1.2v-.1c0-13.1-7.3-23.8-16.3-23.8h-2.5V5c0 2.7-1 5.2-2.9 7.1-1.2 1.2-2.8 2.1-4.4 2.6l-9.5-9.5c-.9-.9-2.1-1.4-3.4-1.4s-2.5.4-3.4 1.3-1.4 2.2-1.4 3.4.5 2.5 1.4 3.4l4.6 4.6c-4.2 2.1-7 6.2-7.2 11-.9.1-1.8.5-2.5 1.2-.8.8-1.3 1.9-1.3 3.1S4.2 34.1 5 35c.6.6 1.4 1 2.3 1.2l3.5 16.1c.2 1.1.9 2.1 1.7 2.8.9.7 2 1.1 3.1 1.1h28.6c1.1 0 2.3-.4 3.1-1.1.9-.7 1.5-1.7 1.8-2.8l3.5-16.1c.8-.2 1.6-.6 2.3-1.2.9-.9 1.4-2 1.4-3.1zM11.9 10.1c-.4-.4-.7-1-.7-1.6s.2-1.2.7-1.6c.9-.9 2.4-.9 3.2 0l8.1 8.1h-2c-1.4 0-2.7.2-3.9.6zm9.4 7.4h2.5c3.3 0 6.5-1.3 8.8-3.7 2.1-2.1 3.3-4.7 3.6-7.6h.1c7.6 0 13.7 9.5 13.7 21.2H10c.4-5.5 5.3-9.9 11.3-9.9zm25.4 34.3c-.1.6-.4 1.1-.9 1.4-.4.4-1 .6-1.6.6H15.7c-.6 0-1.1-.2-1.6-.6-.4-.4-.7-.9-.9-1.4L9.9 36.3h40.3zm6.5-18.6c-.4.4-.8.5-1.3.5H8.1c-.5 0-1-.2-1.3-.5-.4-.4-.5-.8-.5-1.3s.2-1 .5-1.3c.4-.4.8-.6 1.3-.6h43.8c.5 0 1 .2 1.3.5.4.4.5.8.5 1.3s-.2 1-.5 1.4z"
        />
    </g>
</svg>
More icons in the same style and category