Pixelarticons

Backpack Plus Pixel Art Icon

A backpack-with-plus icon for 'Add to bag', new-bag creation actions and gear wishlists in outdoor or school-supply stores.

commerce Pro 4 variants

Tags

backpackplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Backpack Plus icon

A backpack silhouette with a plus sign, combining the bag concept with an add action. Use it on an 'Add to bag' button in a store that uses bags rather than carts, a 'Create new loadout' action in a gear-management app, or a wishlist-add button in a school-supplies shop. The plus modifier makes the action unambiguous. For a plain wishlist save without adding to a cart-equivalent, a backpack with a heart or bookmark reads more clearly.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/backpack-plus.svg" width="24" height="24" alt="Backpack Plus" />

<!-- React -->
import { BackpackPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="backpack-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons