The Tabler cash register icon visually represents a point of sale, commonly used in e-commerce interfaces to signify payment, checkout, or transaction processes.
Common uses
- Checkout button
- Payment options section
- Order history link
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCashRegister } from '@tabler/icons-react';
<IconCashRegister size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- paymentmoneypaycashierregisterpurchasecheckouttransactioncashstoree-commercepayment terminalposcheckout countertill
FAQ
- What does the cash register icon represent?
- It symbolizes a physical or digital point of sale, used for transactions, payments, and purchases in user interfaces.
- How do I use this icon in React?
- Import it using `import { IconCashRegister } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the cash register icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →