The Tabler lollipop off icon depicts a crossed-out lollipop, commonly used to signify the absence or negation of candy, sweets, or sugary items in a UI.
Common uses
- Disabling a 'sweet' option in a food app.
- Indicating a sugar-free product.
- Representing 'no candy' in a Halloween-themed setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLollipopOff } from '@tabler/icons-react';
<IconLollipopOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- candyfoodsweethalloweendessertsugarlollipopoffmealcuisineno candysugar freecandy offsweet disabled
FAQ
- What does the lollipop off icon represent?
- It represents the negation or absence of a lollipop, candy, or sweet item. It's useful for indicating something is unavailable or not applicable.
- How do I use the lollipop off icon in React?
- You can import and use it like this: import { IconLollipopOff } from '@tabler/icons-react'; <IconLollipopOff />
- What is the license for this icon?
- The Tabler icon library, including the lollipop-off icon, is released under the MIT license.
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 →