Add icons to this collection by clicking the heart icon.
Ice Cream icon - also known as food, summer, ice cream, dessert, stick, sweet, ice pop, popsicle, sweet food, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="496"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#12c2e9" />
        <stop offset=".5" stop-color="#c471ed" />
        <stop offset="1" stop-color="#f64f59" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 360a24.028 24.028 0 0 0 24 24h56v72a40 40 0 0 0 80 0v-72h56a24.028 24.028 0 0 0 24-24V120A104.118 104.118 0 0 0 272 16h-32a104.118 104.118 0 0 0-104 104zm144 96a24 24 0 0 1-48 0v-72h48zM152 120a88.1 88.1 0 0 1 88-88h32a88.1 88.1 0 0 1 88 88v8h-40a8 8 0 0 0-8 8 8 8 0 0 1-16 0 8 8 0 0 0-8-8H152zm0 24h129.371a24 24 0 0 0 45.258 0H360v64H224a8 8 0 0 0-8 8 8 8 0 0 1-16 0 8 8 0 0 0-8-8h-40zm0 80h33.371a24 24 0 0 0 45.258 0H360v64h-40a8 8 0 0 0-8 8 8 8 0 0 1-16 0 8 8 0 0 0-8-8H152zm0 80h129.371a24 24 0 0 0 45.258 0H360v56a8.009 8.009 0 0 1-8 8H160a8.009 8.009 0 0 1-8-8zm96 152a8 8 0 1 1 8 8 8 8 0 0 1-8-8zm0-32a8 8 0 1 1 8 8 8 8 0 0 1-8-8z"
    />
</svg>
More icons in the same style and category