The Tabler ship icon depicts a side profile of a vessel, commonly used to represent maritime transport, travel, or shipping-related concepts in user interfaces.
Common uses
- Navigation menu item for 'Shipping' or 'Logistics'.
- Button to initiate a 'Ship Order' action.
- Status indicator for 'In Transit' or 'On Water'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShip } from '@tabler/icons-react';
<IconShip size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- sailsail acrossoceanriverlakeseasailorjourneytransitmanufacturescontainersvehiclesshipboatvesselmaritime
FAQ
- What does the ship icon represent?
- It represents a ship or boat, suitable for indicating maritime activities, travel, or logistics.
- How do I use the ship icon in React?
- Import it using `import { IconShip } from '@tabler/icons-react'` and use it as a component: `<IconShip />`.
- What is the license for the Tabler ship icon?
- The Tabler icon library, including the ship icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →