The Tabler package icon depicts a stylized box or container, commonly used in UI to represent shipping, inventory, product fulfillment, or general e-commerce items.
Common uses
- Shipping status indicator
- Product listing thumbnail
- Inventory management section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPackage } from '@tabler/icons-react';
<IconPackage size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- npmboxcontainerpackagestorepurchaseshoppingretailbusinesse-commerceshipping
FAQ
- What does the package icon represent?
- It represents a physical package, box, or container, often used for e-commerce, shipping, or inventory.
- How do I use this icon in React?
- Import it using `import { IconPackage } from '@tabler/icons-react'` and render the `<IconPackage />` component.
- What is the license for this icon?
- The Tabler icon library, including the package 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 →