Add icons to this collection by clicking the heart icon.
Ice Cream icon - also known as food, summer, ice cream, dessert, sweet, summertime, and food and restaurant. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0c-74.439 0-135 60.561-135 135v210c0 24.813 20.187 45 45 45h75v107c0 8.284 6.716 15 15 15s15-6.716 15-15V390h75c24.813 0 45-20.187 45-45V135C391 60.561 330.439 0 256 0zM151 135c0-57.897 47.103-105 105-105 53.606 0 97.952 40.381 104.232 92.32A44.792 44.792 0 0 0 346 120c-24.813 0-45 20.187-45 45 0 8.271-6.729 15-15 15s-15-6.729-15-15v-30c0-24.813-20.187-45-45-45s-45 20.187-45 45v90c0 8.271-6.729 15-15 15s-15-6.729-15-15zm210 210c0 8.271-6.729 15-15 15H166c-8.271 0-15-6.729-15-15v-77.58a44.785 44.785 0 0 0 15 2.58c24.813 0 45-20.187 45-45v-90c0-8.271 6.729-15 15-15s15 6.729 15 15v30c0 24.813 20.187 45 45 45s45-20.187 45-45c0-8.271 6.729-15 15-15s15 6.729 15 15z"
    />
</svg>
More icons in the same style and category