The Tabler package export icon visually represents the action of sending out or distributing a software package, often used in UI to signify actions related to publishing, shipping, or exporting code or data.
Common uses
- Button to export project files
- Link to download a software package
- Status indicator for a completed export process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPackageExport } from '@tabler/icons-react';
<IconPackageExport size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- npmboxcontainerdeliverylogisticpackageexportprogrammingsoftwarecodingdevelopmentnpm packageshippingupload
FAQ
- What does the package export icon represent?
- It symbolizes the process of exporting or distributing a software package, akin to shipping a physical product or publishing an npm module.
- How do I use this icon in React?
- You can import and use it like this: import { IconPackageExport } from '@tabler/icons-react'. Then render it as <IconPackageExport />.
- What is the license for this icon?
- The Tabler icon library, including the package-export 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 →