John KuehJohn Kueh

trolley suitcase icon

Phosphor · trolley-suitcase · MIT

Download SVG

The Phosphor trolley suitcase icon depicts a piece of luggage with wheels, commonly used to represent travel, baggage, or shipping in user interfaces.

Common uses

  • Travel booking confirmation
  • Shipping status indicator
  • Packing list item

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { TrolleySuitcase } from '@phosphor-icons/react';

<TrolleySuitcase size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<TrolleySuitcase size={24} />
thin
<TrolleySuitcase size={24} weight="thin" />
light
<TrolleySuitcase size={24} weight="light" />
bold
<TrolleySuitcase size={24} weight="bold" />
fill
<TrolleySuitcase size={24} weight="fill" />
duotone
<TrolleySuitcase size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
*new*airportbriefcasevalisebaggageofficeobjectstrolleysuitcaseluggagetravel casewheeled suitcase

FAQ

What is the trolley suitcase icon used for?
It represents travel, luggage, or shipping. It's useful for indicating items related to journeys or the transport of goods.
How do I use the trolley suitcase icon in React?
You can import it directly from the library like this: import { TrolleySuitcase } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the trolley suitcase icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →