The Tabler cake off icon depicts a cake with a line through it, typically used to indicate that cake or sweet desserts are unavailable, disabled, or not applicable.
Common uses
- Disabling a 'dessert' option in a meal planner.
- Showing 'no sweets allowed' in a dietary restriction setting.
- Indicating an out-of-stock status for a cake product.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCakeOff } from '@tabler/icons-react';
<IconCakeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- bakingbirthdaypartychocolatesweetcakeoffmealcuisinedisabledfoodno cakedessert disabledsweet unavailablebaking off
FAQ
- What does the cake-off icon represent?
- It visually signifies the absence or unavailability of cake or sweet food items, often used for 'not allowed' or 'disabled' states.
- How do I use this icon in React?
- You can import and use it like this: import { IconCakeOff } from '@tabler/icons-react'; <IconCakeOff />.
- What is the license for this icon?
- The Tabler icons, including cake-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →