John KuehJohn Kueh

package out of stock icon

HugeIcons · PackageOutOfStockIcon · MIT

Download SVG

The HugeIcons package out of stock icon visually represents an item that is unavailable or sold out, commonly used in e-commerce interfaces to indicate product unavailability.

Common uses

  • Product listing pages
  • Inventory management dashboards
  • Shopping cart item status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageOutOfStockIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PackageOutOfStockIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
out of stockunavailable itemsold outinventory empty

FAQ

What does the package out of stock icon signify?
This icon signifies that a product or item is currently unavailable for purchase or has been sold out.
How do I use the PackageOutOfStockIcon in React?
Import both HugeiconsIcon and PackageOutOfStockIcon, then render it using <HugeiconsIcon icon={PackageOutOfStockIcon} />.
What is the license for this icon?
The HugeIcons package out of stock icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →