The Tabler candy off icon depicts a candy cane with a diagonal line through it, commonly used to indicate that candy or sweets are unavailable, disabled, or not permitted.
Common uses
- Disabling a 'sweet treats' option in a menu.
- Indicating a 'no candy' rule in a dietary setting.
- Showing a product is out of stock for candy items.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCandyOff } from '@tabler/icons-react';
<IconCandyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- sweetfoodsugarcanehalloweencandyoffmealcuisinedisabledno candysugar offsweet disabledcandy disabled
FAQ
- What does the candy off icon represent?
- It represents the absence or prohibition of candy or sweets, often used for 'off' states or restrictions related to sugary items.
- How do I use the candy off icon in React?
- You can import and use it directly with the following statement: import { IconCandyOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including candy off, are distributed 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 →