The Tabler paper bag off icon depicts a paper shopping bag with a diagonal line through it, commonly used to indicate that a product is out of stock, unavailable, or not applicable in a food or shopping context.
Common uses
- Indicate 'out of stock' for grocery items.
- Show a disabled or unavailable food option.
- Represent 'no packaging' or 'no bag' in an order summary.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPaperBagOff } from '@tabler/icons-react';
<IconPaperBagOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- recycleshoppingecologyfoodpaperbagoffmealcuisinedisabledout of stockunavailableno foodempty bag
FAQ
- What does the paper bag off icon represent?
- It signifies unavailability or negation, often used for food items or shopping bags that are out of stock or not applicable.
- How do I use this icon in React?
- Import it using `import { IconPaperBagOff } from '@tabler/icons-react';` and then use it as a component: `<IconPaperBagOff />`.
- What is the license for this icon?
- The Tabler icons, including this one, are released 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 →