The HugeIcons lollipop icon visually represents a sweet treat and is commonly used to signify candy, desserts, or positive reinforcement.
Common uses
- Indicate a 'sweet deal' or promotion.
- Represent a reward or achievement.
- Symbolize a dessert or candy product.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LollipopIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LollipopIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- candysweettreatsucker
FAQ
- What is the LollipopIcon used for?
- It depicts a lollipop, often used for themes related to sweets, rewards, or positive feedback.
- How do I use the LollipopIcon in React?
- Import both HugeiconsIcon and LollipopIcon, then render it using <HugeiconsIcon icon={LollipopIcon} />.
- What is the license for this icon?
- The HugeIcons lollipop icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →