The Tabler lollipop icon depicts a classic swirled lollipop, commonly used to represent candy, sweets, or treats in user interfaces.
Common uses
- Representing a candy store product.
- Indicating a sweet or dessert option.
- As a fun, playful element in a game or app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLollipop } from '@tabler/icons-react';
<IconLollipop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- candyfoodsweethalloweendessertsugarlollipopmealcuisineeatingsugar stick
FAQ
- What does the lollipop icon represent?
- It represents a lollipop, a type of candy. It's often used for themes related to sweets, desserts, or playful content.
- How do I use the lollipop icon in React?
- You can import and use it directly in your React components like this: import { IconLollipop } from '@tabler/icons-react'; <IconLollipop />.
- What is the license for the Tabler lollipop icon?
- The Tabler icons, including the lollipop icon, are available under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →