The Tabler package off icon depicts a package or box with a diagonal line through it, commonly used to signify that a product or service is unavailable, out of stock, or disabled.
Common uses
- Indicate an out-of-stock product on an e-commerce listing.
- Show a disabled or inactive feature in a dashboard.
- Represent a discontinued item in a catalog.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPackageOff } from '@tabler/icons-react';
<IconPackageOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- npmboxcontainerpackageoffstorepurchasedisabledinactiveshoppinge-commercenpm offdisabled boxunavailable containerinactive store item
FAQ
- What does the package off icon represent?
- It visually communicates that something related to a package, like a product or service, is not available, inactive, or disabled.
- How do I use the package off icon in React?
- You can import and use it directly with the following statement: import { IconPackageOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the package 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 →