John KuehJohn Kueh

inbox icon

HugeIcons · InboxIcon · MIT

Download SVG

The HugeIcons inbox icon visually represents a container for incoming messages or mail, commonly used in user interfaces to denote the primary location for new communications.

Common uses

  • Displaying unread message count
  • Navigating to the main message list
  • Indicating a new email notification

Use it in React

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

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

Details

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

FAQ

What does the inbox icon represent?
It represents a digital container for incoming messages, similar to a physical mailbox. It's typically used to signify where new communications arrive.
How do I use the InboxIcon in React?
Import both HugeiconsIcon and InboxIcon, then render it using the code: `<HugeiconsIcon icon={InboxIcon} />`.
What is the license for this icon?
The HugeIcons inbox icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →