The Lucide baggage claim icon depicts a piece of luggage, commonly used to represent features related to travel, baggage handling, or luggage services in a user interface.
Common uses
- Baggage check-in or claim area button
- Link to travel or luggage management section
- Indicator for items related to a trip
Use it in React
Install
npm i lucide-reactImport & render
import { BaggageClaim } from 'lucide-react';
<BaggageClaim size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- baggageluggagetravelcarttrolleysuitcaseclaim
FAQ
- What is the baggage claim icon used for?
- It visually represents concepts related to luggage, travel, and baggage services, such as check-in, claim areas, or managing travel items.
- How do I use the baggage claim icon in React?
- You can import and use it in your React application with the following statement: import { BaggageClaim } from 'lucide-react'.
- What is the license for the baggage claim icon?
- The Lucide icon library, including the baggage claim icon, is distributed under the ISC license.
Looking for something else? Search Lucide 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 →