POS icons reference
On this page
Overview
POS action items support an optional Icon field (s_c__Icon__c) that displays an icon on the action button. The icon is specified using one of the names from the table below.
Icons that are not in this list will silently produce no icon — the button label still appears, but no graphic is shown.
Available icons
There are 60 available icons. The icon name is what you enter in the Icon field of a POS Action Item.
| Icon name | Represents |
|---|---|
bag |
Shopping bag (cart) |
blocks |
Building blocks (stock adjustments) |
book |
Open book |
brick |
Brick (suppliers) |
cash |
Banknotes (payment) |
check |
Tick / checkmark |
check_circle |
Tick inside a circle |
chevron_down |
Downward-pointing chevron arrow |
chevron_left |
Left-pointing chevron arrow |
chevron_right |
Right-pointing chevron arrow |
chevron_up |
Upward-pointing chevron arrow |
cog |
Gear (settings) |
collapse |
Inward-pointing arrows (collapse) |
cross |
X mark (close) |
cross_circle |
X inside a circle (remove) |
discount |
Scissors (discount) |
dollar |
Dollar sign |
double_chevron_left |
Double left chevrons (minimise sidebar) |
double_chevron_right |
Double right chevrons (expand sidebar) |
ellipsis |
Three horizontal dots (more options) |
exit |
Exit / logout arrow |
expand |
Outward-pointing arrows (expand/fullscreen) |
funnel |
Filter funnel |
grid_dots |
Grid of dots (menu) |
hamburger_menu |
Three horizontal lines (navigation menu) |
history |
Clock with reverse arrow (history) |
home |
House (home) |
image |
Photo / image frame |
inbox |
In-tray (fulfillments) |
info_circle |
Lowercase i inside a circle (info) |
keypad |
Numeric keypad (lock / PIN) |
label |
Price tag (labels) |
location |
Map pin |
minus |
Minus sign (decrement) |
more |
Three vertical dots (more options) |
no_sync |
Sync icon with a slash (offline) |
notebook |
Notebook (notes) |
pause_circle |
Pause symbol inside a circle (hold) |
pencil |
Pencil (edit/update) |
pencil_square |
Pencil inside a square (edit) |
people |
Group of people (customers) |
percent |
Percent sign |
person |
Single person silhouette (customer) |
plus |
Plus sign (increment) |
plus_circle |
Plus sign inside a circle (add) |
register |
Cash register |
return |
Return / undo arrow |
rotate_left |
Counter-clockwise arrow (reset) |
rounded_square |
Rounded square / squircle (generic placeholder) |
search |
Magnifying glass |
send |
Paper plane (stock requests) |
shapes |
Assorted shapes (products) |
sparkle |
Sparkle / starburst (special order) |
squares |
Four-square grid (dashboard) |
star |
Five-pointed star |
stop |
Stop sign / octagon |
store |
Storefront |
sync |
Circular sync arrows |
table |
Table / grid (orders) |
transfer |
Transfer / swap arrows |
trash |
Rubbish bin (delete) |
:::note
Icon names use underscores, not hyphens — for example, check_circle, not check-circle.
:::
Default icons used by built-in action groups
The following icon names are used by StoreConnect’s default seeded action items, as a reference for how icons map to common POS functions:
| Function | Icon name |
|---|---|
| Home | home |
| Customers | people |
| Products | shapes |
| Orders | table |
| Cart | bag |
| Fulfillments | inbox |
| Suppliers | brick |
| Labels | label |
| Stock requests | send |
| Stock adjustments | blocks |
| Settings | cog |
| Lock POS | keypad |
| New item (add) | plus_circle |
| Sync | sync |
| Register | register |
| Sign out | exit |
| Current user | person |