Pixelarticons

Suitcase Pixel Art Icon

A suitcase icon for travel apps, luggage categories, trip-packing lists and airport or hotel booking features.

commerce Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Suitcase icon

A hard-shell or soft suitcase with a carry handle, the primary symbol for travel and luggage. Flight and hotel booking apps use it in navigation alongside destination and calendar icons; luggage retailers show it at the top of the bags and suitcases category; trip-planning tools reach for it on packing-list screens. It signals travel intent broadly, fitting both the pre-trip planning phase and in-trip contexts. For a briefcase carrying work materials, the briefcase icon is the more business-specific choice.

Usage

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

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

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

Related icons