The Lucide candy cane icon depicts a striped, curved candy stick, commonly used to represent holidays like Christmas, sweets, or festive themes in UI elements.
Common uses
- Holiday-themed buttons or links
- Dietary or food-related content sections
- Illustrating sweet treats or desserts
Use it in React
Install
npm i lucide-reactImport & render
import { CandyCane } from 'lucide-react';
<CandyCane size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sugarfoodsweetchristmasxmascandycanechristmas candyswirl candyholiday treatxmas cane
FAQ
- What is the candy cane icon used for?
- It's typically used to represent Christmas, sweets, or festive themes in user interfaces.
- How do I use the candy cane icon in React?
- You can import it from 'lucide-react' and use it as a component: import { CandyCane } from 'lucide-react'.
- What is the license for the candy cane icon?
- The Lucide icon library, including the candy cane 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 →