John KuehJohn Kueh

candy off icon

HugeIcons · CandyOffIcon · MIT

Download SVG

The HugeIcons candy off icon visually represents the absence or disabling of candy, often used to indicate that a feature related to sweets or treats is turned off or unavailable.

Common uses

  • Disabling a 'free candy' promotion
  • Indication that a game level involving candy is locked
  • UI element for turning off candy-related notifications

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CandyOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CandyOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no candycandy disabledsweets offtreats unavailable

FAQ

What does the candy off icon signify?
It signifies the absence or deactivation of candy. It's typically used in UIs to show that a candy-related feature or option is turned off or unavailable.
How do I use the CandyOffIcon in React?
Import both HugeiconsIcon and CandyOffIcon from their respective packages. Then, render the icon using <HugeiconsIcon icon={CandyOffIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →