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 circular 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 158.294c-24.561 0-44.545 19.925-44.545 44.412S231.44 247.118 256 247.118s44.545-19.925 44.545-44.412-19.984-44.412-44.545-44.412zm0 71.059c-14.738 0-26.727-11.953-26.727-26.647s11.989-26.647 26.727-26.647 26.727 11.953 26.727 26.647-11.989 26.647-26.727 26.647zM256 105c-54.037 0-98 43.831-98 97.706 0 50.877 39.219 92.747 89.091 97.256v98.156c0 4.91 3.985 8.882 8.909 8.882s8.909-3.973 8.909-8.882v-98.156C314.781 295.453 354 253.583 354 202.706 354 148.831 310.037 105 256 105zm0 159.882c-34.384 0-62.364-27.896-62.364-62.176s27.98-62.177 62.364-62.177 62.364 27.896 62.364 62.177-27.98 62.176-62.364 62.176zm0-71.059c-4.916 0-8.909 3.981-8.909 8.883 0 4.901 3.993 8.882 8.909 8.882s8.909-3.981 8.909-8.882-3.993-8.883-8.909-8.883z"
/>
</svg>
More icons in the same style and category