John KuehJohn Kueh

container icon

HugeIcons · ContainerIcon · MIT

Download SVG

The HugeIcons container icon visually represents a box or storage unit, commonly used to signify packaging, storage, shipping, or abstract grouping of items in a user interface.

Common uses

  • Shipping and logistics tracking
  • Inventory management systems
  • Abstract data grouping or sections

Use it in React

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

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

Details

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

FAQ

What does the container icon represent?
It depicts a box or crate, often used for concepts like shipping, storage, or organizing multiple items.
How do I use the ContainerIcon in React?
Import both HugeiconsIcon and ContainerIcon, then render it using <HugeiconsIcon icon={ContainerIcon} />.
What is the license for this icon?
The HugeIcons library, including the ContainerIcon, 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 →