John KuehJohn Kueh

purse 01 icon

HugeIcons · Purse01Icon · MIT

Download SVG

The HugeIcons purse 01 icon depicts a simple purse, commonly used to represent financial actions, shopping, or payment-related features in a user interface.

Common uses

  • Add to cart button
  • Payment method selection
  • Transaction history link

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
walletmoney bagcoin pursehandbag

FAQ

What does the Purse 01 icon represent?
The Purse 01 icon visually represents a purse, often used in UI to signify concepts related to money, shopping, or payments.
How do I use the Purse 01 icon in React?
Import the icon using `import { Purse01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Purse01Icon} />`.
What is the license for this icon?
The Purse 01 icon is distributed 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 →