The HugeIcons cashier 02 icon depicts a person behind a counter, commonly used to represent checkout, payment, or point-of-sale functionalities in user interfaces.
Common uses
- Checkout button
- Payment processing
- Point of Sale (POS) system
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cashier02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cashier02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- checkoutpaymentposcash register
FAQ
- What does the Cashier02 icon represent?
- This icon represents a cashier or a checkout counter, suitable for indicating payment or transaction-related actions.
- How do I use the Cashier02 icon in React?
- Import it using `import { Cashier02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Cashier02Icon} />`.
- What is the license for this icon?
- The HugeIcons cashier 02 icon is distributed under the MIT license.
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 →