The HugeIcons package process 01 icon depicts a box with a checkmark, commonly used to represent a completed or processed package, shipment, or task.
Common uses
- Order fulfillment status
- Task completion indicator
- Shipping confirmation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageProcess01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PackageProcess01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- box checkpackage completeprocessed itemshipment done
FAQ
- What does the package process 01 icon represent?
- It visually signifies a package or item that has been processed, completed, or successfully handled.
- How do I use the PackageProcess01Icon in React?
- Import it using `import { PackageProcess01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PackageProcess01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.