The Tabler backpack off icon depicts a backpack with a diagonal line through it, commonly used to indicate that a backpack-related feature or item is disabled, unavailable, or not applicable in an e-commerce or educational context.
Common uses
- Disabling a 'add backpack to cart' button.
- Showing a school trip is full or unavailable.
- Indicating a 'no backpack allowed' policy.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBackpackOff } from '@tabler/icons-react';
<IconBackpackOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- educationschoollearningadventuretravelbackpackoffstorepurchasedisablede-commercedisabled backpackno backpackunavailable school bagbag off
FAQ
- What is the backpack off icon used for?
- It signifies a disabled or unavailable backpack state, useful for e-commerce items or educational features related to school or travel.
- How do I use the backpack off icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBackpackOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the backpack off icon, is available 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 →