Pixelarticons

Ship Pixel Art Icon

A ship icon for maritime transport modes, cruise booking platforms, ocean freight logistics and harbor map layers.

travel Free 2 variants

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Ship icon

A cargo or passenger ship in profile, representing sea-based travel and shipping. Use it in a cruise booking app's travel-mode selector, in logistics platforms for ocean freight, on a port map to indicate vessel locations, or in a supply-chain dashboard tracking cargo ships. It reads more commercial and large-scale than a sailboat or small vessel. The anchor icon pairs well in maritime interfaces; for emergency or naval contexts, a more specialized vessel silhouette may be needed.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/ship.svg" width="24" height="24" alt="Ship" />

<!-- React -->
import { Ship } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ship.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons