The HugeIcons cargo ship icon depicts a large vessel used for transporting goods, commonly used to represent shipping, logistics, or international trade in UI.
Common uses
- Shipping and logistics services
- E-commerce order tracking
- Global trade and import/export
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CargoShipIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CargoShipIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shipfreightervesselmaritime
FAQ
- What does the CargoShipIcon represent?
- The CargoShipIcon represents a cargo ship, typically used for logistics, shipping, or trade-related concepts in user interfaces.
- How do I use the CargoShipIcon in React?
- To use it in React, import both HugeiconsIcon and CargoShipIcon, then render it using <HugeiconsIcon icon={CargoShipIcon} />.
- What is the license for this icon?
- The CargoShipIcon is part of the HugeIcons library and is available under the MIT license.
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 →