Backpack Pixel Art Icon
A backpack icon for school supplies, travel gear, outdoor e-commerce and personal-storage category filters.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Backpack icon
A front-facing backpack with two shoulder straps and a main compartment, the familiar symbol of students, hikers, and travelers. Use it in an e-commerce category for bags and luggage, a school-supplies section, or a travel gear filter. It also works as a 'My bag' label in a game inventory or a packing-list feature in a travel app. When the context is specifically school (as opposed to hiking), a pencil or ruler icon alongside it reinforces the educational setting.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/backpack.svg" width="24" height="24" alt="Backpack" />
<!-- React -->
import { Backpack } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="backpack.svg" width="48" height="48" style="image-rendering: pixelated" />