Add icons to this collection by clicking the heart icon.
Popsicle icon - also known as food, summer, dessert, summertime, double, ice cream stick, popsicle, 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="76"
        x2="436"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M176 492V380M376 20h-80c-22.092 0-40 17.908-40 40 0-22.092-17.908-40-40-40h-80c-22.092 0-40 17.908-40 40v280c0 22.09 17.908 40 40 40h80c22.092 0 40-17.91 40-40 0 22.09 17.908 40 40 40h80c22.092 0 40-17.91 40-40V60c0-22.092-17.908-40-40-40zm-40 472V380m-80-240v120m-80 40V100m160 200V100"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category