The Tabler luggage icon depicts a piece of luggage, commonly used in UI to represent travel, vacation planning, or baggage-related features.
Common uses
- Link to travel booking section
- Indicate baggage claim area
- User profile's travel history
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLuggage } from '@tabler/icons-react';
<IconLuggage size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- travelvacationsuitcasebagholidaybaggageluggagesystemtravel bagholiday bag
FAQ
- What does the luggage icon represent?
- It visually represents luggage, suitable for themes related to travel, vacations, or baggage services.
- How do I use the luggage icon in React?
- Import it using `import { IconLuggage } from '@tabler/icons-react'` and use it as a component: `<IconLuggage />`.
- What is the license for the Tabler luggage icon?
- The Tabler icons, including luggage, are distributed 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 →