The Lucide candy off icon depicts a piece of candy with a line through it, commonly used to indicate sugar-free options, dietary restrictions, or the absence of sweets.
Common uses
- Labeling sugar-free food products
- Indicating a 'no sweets' policy in a cafe
- Filtering for allergy-friendly food items
Use it in React
Install
npm i lucide-reactImport & render
import { CandyOff } from 'lucide-react';
<CandyOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sugar freefoodsweetallergyintolerancedietcandyoffsugar free candyno sweetsallergy fooddiet candy
FAQ
- What does the candy off icon represent?
- It represents something that is not candy or is free from candy/sugar, often used for dietary restrictions or sugar-free items.
- How do I use the candy off icon in React?
- You can import it from 'lucide-react' like this: import { CandyOff } from 'lucide-react'.
- What is the license for the Lucide candy off icon?
- The Lucide icon library, including the candy off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →