The Tabler soup off icon depicts a bowl of soup with a line through it, commonly used to indicate that soup is unavailable or not served.
Common uses
- Menu item indicating soup is out of stock
- Dietary restriction filter (e.g., no soup)
- Status indicator for a soup dish
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSoupOff } from '@tabler/icons-react';
<IconSoupOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodcookingrestaurantbowlhotkitchensoupoffmealcuisineno soupsoup unavailableout of stock soupfood off
FAQ
- What does the soup off icon represent?
- It signifies that soup is not available or is explicitly excluded, often used for items that are out of stock or not part of a meal.
- How do I use the soup off icon in React?
- You can import and use it like this: import { IconSoupOff } from '@tabler/icons-react'; <IconSoupOff />
- What is the license for this icon?
- The Tabler icons, including soup 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 →