Add icons to this collection by clicking the heart icon.
Lollipop icon - also known as candy, dessert, sugar, stick, sweet, lollipop, 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M394.565 120C384.83 52.245 326.406 0 256 0S127.17 52.245 117.435 120H76v40h41.435c8.796 61.221 57.344 109.769 118.565 118.565V512h40V278.565c61.221-8.796 109.769-57.344 118.565-118.565H436v-40zM256 240c-48.293 0-88.698-34.411-97.989-80H353.99c-9.292 45.589-49.697 80-97.99 80zm-97.989-120c9.291-45.589 49.697-80 97.989-80s88.698 34.411 97.989 80z"
    />
</svg>
More icons in the same style and category