John KuehJohn Kueh

package 02 icon

HugeIcons · Package02Icon · MIT

Download SVG

The HugeIcons package 02 icon depicts a box with a label, commonly used to represent shipping, delivery, or a bundled item in user interfaces.

Common uses

  • Shipping status indicator
  • Downloadable content link
  • Product listing

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
boxshippingdeliveryparcel

FAQ

What does the package 02 icon represent?
It represents a package or box, often used for shipping, delivery, or indicating a bundled item.
How do I use the Package02Icon in React?
Import it using `import { Package02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Package02Icon} />`.
What is the license for this icon?
This icon is available under the MIT license.

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 →