The Lucide container icon visually represents a storage unit, commonly used in UIs to signify concepts related to data storage, shipping, or development environments.
Common uses
- Representing a Docker or containerized application.
- Indicating a storage or warehousing module.
- Symbolizing a freight or shipping service.
Use it in React
Install
npm i lucide-reactImport & render
import { Container } from 'lucide-react';
<Container size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- storageshippingfreightsupply chaindockerenvironmentdevopscodecodingcontainer
FAQ
- What does the container icon represent?
- It depicts a shipping container, often used to symbolize storage, freight, or containerized software environments like Docker.
- How do I use the container icon in React?
- You can import and use it in React with: import { Container } from 'lucide-react'.
- What is the license for the Lucide container icon?
- The Lucide icon library, including the container icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →