The Lucide cake slice icon visually represents a portion of a cake, commonly used in UIs to denote celebratory events, desserts, or baking-related features.
Common uses
- Birthday reminder notification
- Dessert menu item selection
- Event planning feature for parties
Use it in React
Install
npm i lucide-reactImport & render
import { CakeSlice } from 'lucide-react';
<CakeSlice size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- birthdaybirthdatecelebrationpartysurprisegateauxdessertcandleswishfondanticing sugarsweetbakingcakeslicebirthday cake
FAQ
- What is the cake slice icon used for?
- It's used to represent concepts related to birthdays, celebrations, parties, desserts, and baking.
- How do I use the cake slice icon in React?
- Import it from 'lucide-react' and use it as a component: import { CakeSlice } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the cake slice 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 →