The Tabler candy icon depicts a piece of candy, commonly used in UIs to represent sweets, treats, or food-related options.
Common uses
- Labeling a 'Sweets' or 'Desserts' category in an e-commerce app.
- Indicating a 'Treats' option in a game or reward system.
- Representing a 'Sugar' or 'Sweetener' ingredient in a recipe app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCandy } from '@tabler/icons-react';
<IconCandy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- sweetfoodsugarcanehalloweencandymealcuisineeatingnutritiontreat
FAQ
- What does the candy icon represent?
- The icon visually represents a piece of candy, suitable for themes related to sweets, desserts, or Halloween.
- How do I use the candy icon in React?
- You can import and use it in your React components like this: import { IconCandy } from '@tabler/icons-react'; <IconCandy />.
- What is the license for the Tabler candy icon?
- The Tabler icon library, including the candy icon, is 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 →