The HugeIcons cashier icon depicts a person behind a counter, commonly used to represent payment, checkout, or point-of-sale systems.
Common uses
- Checkout button
- Payment gateway
- Transaction history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CashierIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CashierIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- paymentcheckoutpostill
FAQ
- What does the cashier icon represent?
- It represents a cashier or a point-of-sale system, often used for payment or checkout related actions.
- How do I use the CashierIcon in React?
- Import both HugeiconsIcon and CashierIcon, then render <HugeiconsIcon icon={CashierIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.