Handbag Pixel Art Icon
A handbag icon for fashion e-commerce, accessories categories, women's retail sections and style-app wardrobes.
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 Handbag icon
A structured handbag with a top handle, pointing to fashion, accessories, and personal style. Fashion retailers use it to label the bags and purses category, and it appears in wardrobe or outfit-builder apps to represent carried accessories. It can also stand in for 'personal items' in travel or packing checklists. When the context is grocery or retail shopping rather than a fashion accessory, the shopping-bag or shopping-cart icons communicate the retail action more directly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/handbag.svg" width="24" height="24" alt="Handbag" />
<!-- React -->
import { Handbag } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="handbag.svg" width="48" height="48" style="image-rendering: pixelated" />