Chest Pixel Art Icon
A treasure chest icon for loot, rewards, inventories, unlockables, and storage in games.
Tags
chesttreasureloot
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Chest icon
The banded treasure chest. Use it on a loot drop, a daily-reward claim, a storage container in an inventory screen, an unlockable bundle, or an achievement that grants an item. It carries a promise of contents, which a plain box does not.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chest.svg" width="24" height="24" alt="Chest" />
<!-- React -->
import { Chest } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chest.svg" width="48" height="48" style="image-rendering: pixelated" />