John KuehJohn Kueh

cash register icon

Phosphor · cash-register · MIT

Download SVG

The Phosphor cash register icon depicts a traditional point-of-sale device and is commonly used to represent commerce, sales, or payment-related actions in user interfaces.

Common uses

  • Button for initiating a purchase
  • Label for a sales or revenue section
  • Icon in a checkout process step

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CashRegister } from '@phosphor-icons/react';

<CashRegister size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CashRegister size={24} />
thin
<CashRegister size={24} weight="thin" />
light
<CashRegister size={24} weight="light" />
bold
<CashRegister size={24} weight="bold" />
fill
<CashRegister size={24} weight="fill" />
duotone
<CashRegister size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*retailpoint-of-salepostransactionsalestillcommerceobjectscashregisterpoint of salepayment terminal

FAQ

What does the cash register icon represent?
It represents a physical cash register, typically used for retail transactions, sales, and point-of-sale systems.
How do I use this icon in React?
You can import and use it like this: import { CashRegister } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon, including the cash register, is available under the MIT license.

Related icons

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

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