The Tabler bone off icon depicts a stylized bone with a diagonal line through it, commonly used to signify something is unavailable, disabled, or not applicable, particularly in contexts related to food or health.
Common uses
- Indicate a disabled food option in a menu.
- Show that a pet's food bowl is empty or unavailable.
- Represent a 'no-go' area or restriction related to food.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBoneOff } from '@tabler/icons-react';
<IconBoneOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- skeletonhumandogbodyboneoffmealcuisinedisabledinactivefoodno foodfood disabledempty bowlunavailable meal
FAQ
- What does the bone off icon represent?
- It signifies something is unavailable, disabled, or not applicable, often in a food or health context.
- How do I use the bone off icon in React?
- Import it using `import { IconBoneOff } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including the bone off icon, is available 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 →