John KuehJohn Kueh

delivered sent icon

HugeIcons · DeliveredSentIcon · MIT

Download SVG

The HugeIcons delivered sent icon visually represents the successful dispatch of an item or message, commonly used to confirm an action like sending an email or package.

Common uses

  • Email sent confirmation
  • Order shipped status
  • Message delivery success

Use it in React

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

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

Details

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

FAQ

What does the delivered sent icon represent?
It signifies that something has been successfully sent or dispatched, like an email, package, or form submission.
How do I use the DeliveredSentIcon in React?
Import it using `import { DeliveredSentIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={DeliveredSentIcon} />`.
What is the license for this icon?
The HugeIcons delivered sent 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →