John KuehJohn Kueh

package plus icon

Lucide · package-plus · ISC

Download SVG

The Lucide package plus icon visually represents adding a new package or item, commonly used in UIs to signify actions like creating a new product, adding an item to a collection, or initiating a new bundle.

Common uses

  • Button to create a new product listing
  • Link to add a new item to a shopping cart
  • Action to start a new software package

Use it in React

Install
npm i lucide-react
Import & render
import { PackagePlus } from 'lucide-react';

<PackagePlus size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
newaddcreatepackageplusadd packagenew itemcreate bundleplus box

FAQ

What does the package plus icon represent?
It symbolizes the addition of something new, like a package, item, or product. It's often used for creation or adding actions.
How do I use this icon in React?
Import it from 'lucide-react' like this: import { PackagePlus } from 'lucide-react'. Then use it as a component: <PackagePlus />.
What is the license for this icon?
The Lucide icon library is distributed under the ISC license, which is a permissive free software license.

Related icons

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

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