The Phosphor cake icon depicts a slice of cake, commonly used to represent celebrations, birthdays, or dessert-related features in a user interface.
Common uses
- Birthday reminder notification
- Dessert menu item
- Event invitation graphic
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Cake } from '@phosphor-icons/react';
<Cake size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Cake size={24} />thin
<Cake size={24} weight="thin" />light
<Cake size={24} weight="light" />bold
<Cake size={24} weight="bold" />fill
<Cake size={24} weight="fill" />duotone
<Cake size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- dessertbirthdaycelebrationeventobjectscakeparty
FAQ
- What does the cake icon represent?
- It represents a slice of cake, suitable for themes like birthdays, celebrations, or desserts.
- How do I use the cake icon in React?
- Import it from the library and use it as a component: import { Cake } from '@phosphor-icons/react'; <Cake />.
- What is the license for this icon?
- The Phosphor icon library, including the cake icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.