John KuehJohn Kueh

travel bag icon

HugeIcons · TravelBagIcon · MIT

Download SVG

The HugeIcons travel bag icon depicts a piece of luggage, commonly used to represent travel, packing, or luggage-related features in a user interface.

Common uses

  • Button to access user's travel plans
  • Link to a packing list feature
  • Icon for a baggage claim or check-in section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TravelBagIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TravelBagIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
luggagesuitcasebaggagetrip

FAQ

What is the TravelBagIcon used for?
It represents travel, luggage, or packing. Use it for features related to trips, baggage, or travel planning.
How do I use TravelBagIcon in React?
Import both HugeiconsIcon and TravelBagIcon, then render it using <HugeiconsIcon icon={TravelBagIcon} />.
What is the license for this icon?
The TravelBagIcon is provided under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →