The HugeIcons delivery sent 02 icon depicts a package being sent out, commonly used to represent shipping, order fulfillment, or dispatch actions in a user interface.
Common uses
- Marking an order as shipped
- Indicating a successful dispatch
- Representing a 'send' or 'ship' button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeliverySent02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliverySent02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- package sentshipmentdispatchout for delivery
FAQ
- What does the DeliverySent02Icon represent?
- This icon visually signifies that a delivery or package has been sent out or dispatched. It's useful for confirming shipment actions.
- How do I use DeliverySent02Icon in React?
- Import both HugeiconsIcon and DeliverySent02Icon, then render it using <HugeiconsIcon icon={DeliverySent02Icon} />.
- What is the license for this icon?
- The DeliverySent02Icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.