📄 lucide/icons/cake-slice

File: cake-slice.md | Updated: 11/15/2025

Source: https://lucide.dev/icons/cake-slice

Skip to content

Return to top

cake-slice

birthday • birthdate • celebration • party • surprise • gateaux • dessert • candles • wish • fondant • icing sugar • sweet • baking

food-beverage social

Created:

v0.246.0

Last changed:

v0.536.0

Contributors:

danielbayley jguddas

VanillaReactVueSveltePreactSolidAngularIcon font

js

import { createIcons, icons } from 'lucide';

createIcons({ icons });

document.body.append('<i data-lucide="cake-slice"></i>');  

tsx

import { CakeSlice } from 'lucide-react';

const App = () => {
  return (
    <CakeSlice />
  );
};

export default App;

vue

<script setup>
import { CakeSlice } from 'lucide-vue-next';
</script>

<template>
  <CakeSlice />
</template>

svelte

<script>
import { CakeSlice } from 'lucide-svelte';
</script>

<CakeSlice />

tsx

import { CakeSlice } from 'lucide-preact';

const App = () => {
  return (
    <CakeSlice />
  );
};

export default App;

tsx

import { CakeSlice } from 'lucide-solid';

const App = () => {
  return (
    <CakeSlice />
  );
};

export default App;

tsx

// app.module.ts
import { LucideAngularModule, CakeSlice } from 'lucide-angular';

@NgModule({
  imports: [\
    LucideAngularModule.pick({ CakeSlice })\
  ],
})

// app.component.html
<lucide-icon name="cake-slice"></lucide-icon>

html

<div class="icon-cake-slice"></div>

See this icon in action

CakeCancel

Bug

Feature

Cake

Documents Readme Cake 12

112

8

11

2

More icons like this

cake

slice