John KuehJohn Kueh

inbox download icon

HugeIcons · InboxDownloadIcon · MIT

Download SVG

The HugeIcons inbox download icon visually represents the action of downloading content into an inbox or storage area, commonly used for indicating file import or data retrieval operations.

Common uses

  • Importing files into a user account
  • Downloading email attachments
  • Saving data to a local directory

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download to inboximport iconsave to storageget file

FAQ

What does the inbox download icon represent?
It signifies the process of moving data or files into a designated storage space, like an inbox or a user's account.
How do I use the InboxDownloadIcon in React?
Import it using `import { InboxDownloadIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={InboxDownloadIcon} />`.
What is the license for this icon?
This icon is available under the MIT license, allowing for free usage in both personal and commercial projects.

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 →