John KuehJohn Kueh

hand bag 01 icon

HugeIcons · HandBag01Icon · MIT

Download SVG

The HugeIcons hand bag 01 icon depicts a simple handbag and is commonly used to represent e-commerce, shopping, or personal belongings in user interfaces.

Common uses

  • Shopping cart button
  • User profile/account link
  • Wishlist feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HandBag01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HandBag01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shopping bagpursebagtote

FAQ

What does the HandBag01Icon represent?
The HandBag01Icon visually represents a handbag, often used in UI design to signify shopping, e-commerce, or personal items.
How do I use the HandBag01Icon in a React application?
To use it in React, import both HugeiconsIcon and HandBag01Icon, then render the icon using the <HugeiconsIcon icon={HandBag01Icon} /> component.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →