The Tabler meat off icon depicts a stylized steak with a diagonal line through it, commonly used to indicate the absence of meat, dietary restrictions like vegetarian or vegan, or a meat-free option.
Common uses
- Dietary restriction filters (e.g., 'Vegetarian', 'Vegan')
- Menu item status (e.g., 'Sold Out', 'Unavailable')
- Labeling meat-free alternatives
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMeatOff } from '@tabler/icons-react';
<IconMeatOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodbeefsteakchickensasuagedinnermeatoffmealcuisineno meatvegetarianveganmeat free
FAQ
- What does the meat off icon represent?
- It signifies the absence of meat, often used for vegetarian, vegan, or meat-free options in menus or filters.
- How do I use the meat off icon in React?
- Import it using `import { IconMeatOff } from '@tabler/icons-react'` and then use it as a component: `<IconMeatOff />`.
- What is the license for this icon?
- The Tabler icons, including meat-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 →