The Tabler backpack icon depicts a common piece of luggage, often used to represent concepts related to travel, education, or adventure in user interfaces.
Common uses
- Link to a user's travel or adventure history.
- Icon for a 'School Supplies' category in an e-commerce site.
- Button to access educational resources or courses.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBackpack } from '@tabler/icons-react';
<IconBackpack size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- educationschoollearningadventuretravelbackpackstorepurchaseshoppingretaile-commerceschool bagrucksackluggagesatchel
FAQ
- What does the backpack icon represent?
- It generally symbolizes travel, education, school, or carrying items, making it suitable for related UI elements.
- How do I use the backpack icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconBackpack } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler backpack icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →