The HugeIcons cotton candy icon visually represents sweetness, fun, or treats, often used in UIs to signify celebratory elements, rewards, or playful content.
Common uses
- Illustrating a 'fun' or 'special offer' feature.
- Representing a reward or achievement in a gamified interface.
- Adding a whimsical touch to a dessert or candy-related section.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CottonCandyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CottonCandyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- candy flosssugarsweet treatfairground food
FAQ
- What does the cotton candy icon represent?
- It visually represents sweetness, fun, or treats. It's typically used for celebratory elements, rewards, or playful content in a UI.
- How do I use the CottonCandyIcon in React?
- Import both HugeiconsIcon and CottonCandyIcon, then render <HugeiconsIcon icon={CottonCandyIcon} />.
- What is the license for this icon?
- The HugeIcons cotton candy icon is available under the MIT license.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →