John KuehJohn Kueh

suitcase rolling icon

Phosphor · suitcase-rolling · MIT

Download SVG

The Phosphor suitcase rolling icon depicts a piece of luggage with wheels, commonly used to represent travel, trips, or baggage-related features in a user interface.

Common uses

  • Link to travel booking page
  • Indicate baggage claim area
  • Button for managing trips

Use it in React

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

<SuitcaseRolling size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
suitcaseluggagetraveltransportationmaps & travelobjectsrollingbaggagetravel casewheeled suitcase

FAQ

What is this icon for?
This icon represents a rolling suitcase, suitable for indicating travel, luggage, or transportation features.
How do I use this in React?
Import it from the library like this: import { SuitcaseRolling } from '@phosphor-icons/react'.
What is the license for this icon?
Phosphor icons, including suitcase-rolling, are 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 →