point of sale icon
point-of-sale-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- point-of-sale-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- point-of-sale-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the point of sale icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.892 8.308q-.679 0-1.15-.475q-.473-.474-.473-1.14V5.384q0-.667.475-1.141t1.14-.475h8.224q.678 0 1.15.475q.473.474.473 1.14v1.308q0 .667-.475 1.141t-1.14.475zm.224-1h7.769q.361 0 .572-.257t.274-.59v-.846q0-.36-.244-.603t-.602-.243h-7.77q-.36 0-.602.244t-.244.603v.846q.064.332.274.589t.573.257M5.385 20.23q-.667 0-1.141-.475t-.475-1.14v-1h16.462v1q0 .67-.475 1.143q-.474.472-1.14.472zm-1.616-3.385l2.722-6.567q.196-.462.604-.716t.878-.255h8.054q.47 0 .878.255t.604.716l2.722 6.567zm4.962-1.615h1q.154 0 .269-.112t.116-.273t-.116-.273t-.27-.111h-1q-.153 0-.268.111q-.116.112-.116.273t.116.273t.269.112m0-1.77h1q.154 0 .269-.115t.116-.269t-.116-.27t-.27-.115h-1q-.153 0-.268.116q-.116.115-.116.269t.116.27t.269.115m0-1.77h1q.154 0 .269-.111t.116-.273t-.116-.273t-.27-.112h-1q-.153 0-.268.112q-.116.111-.116.273t.116.273t.269.111M11.5 15.23h1q.154 0 .27-.112q.114-.111.114-.273q0-.161-.115-.273q-.115-.111-.269-.111h-1q-.154 0-.27.111q-.114.112-.114.273t.115.273t.269.112m0-1.77h1q.154 0 .27-.115q.114-.115.114-.269t-.115-.27t-.269-.115h-1q-.154 0-.27.116q-.114.115-.114.269t.115.27t.269.115m0-1.77h1q.154 0 .27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-1q-.154 0-.27.112q-.114.111-.114.273t.115.273t.269.111m2.77 3.539h1q.153 0 .268-.112q.116-.111.116-.273q0-.161-.116-.273q-.115-.111-.269-.111h-1q-.154 0-.269.111t-.115.273t.115.273t.27.112m0-1.77h1q.153 0 .268-.115t.116-.269t-.116-.27t-.269-.115h-1q-.154 0-.269.116q-.115.115-.115.269t.115.27t.27.115m0-1.77h1q.153 0 .268-.111q.116-.112.116-.273t-.116-.273t-.269-.112h-1q-.154 0-.269.112q-.115.111-.115.273t.115.273t.27.111"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPointOfSaleRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.892 8.308q-.679 0-1.15-.475q-.473-.474-.473-1.14V5.384q0-.667.475-1.141t1.14-.475h8.224q.678 0 1.15.475q.473.474.473 1.14v1.308q0 .667-.475 1.141t-1.14.475zm.224-1h7.769q.361 0 .572-.257t.274-.59v-.846q0-.36-.244-.603t-.602-.243h-7.77q-.36 0-.602.244t-.244.603v.846q.064.332.274.589t.573.257M5.385 20.23q-.667 0-1.141-.475t-.475-1.14v-1h16.462v1q0 .67-.475 1.143q-.474.472-1.14.472zm-1.616-3.385l2.722-6.567q.196-.462.604-.716t.878-.255h8.054q.47 0 .878.255t.604.716l2.722 6.567zm4.962-1.615h1q.154 0 .269-.112t.116-.273t-.116-.273t-.27-.111h-1q-.153 0-.268.111q-.116.112-.116.273t.116.273t.269.112m0-1.77h1q.154 0 .269-.115t.116-.269t-.116-.27t-.27-.115h-1q-.153 0-.268.116q-.116.115-.116.269t.116.27t.269.115m0-1.77h1q.154 0 .269-.111t.116-.273t-.116-.273t-.27-.112h-1q-.153 0-.268.112q-.116.111-.116.273t.116.273t.269.111M11.5 15.23h1q.154 0 .27-.112q.114-.111.114-.273q0-.161-.115-.273q-.115-.111-.269-.111h-1q-.154 0-.27.111q-.114.112-.114.273t.115.273t.269.112m0-1.77h1q.154 0 .27-.115q.114-.115.114-.269t-.115-.27t-.269-.115h-1q-.154 0-.27.116q-.114.115-.114.269t.115.27t.269.115m0-1.77h1q.154 0 .27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-1q-.154 0-.27.112q-.114.111-.114.273t.115.273t.269.111m2.77 3.539h1q.153 0 .268-.112q.116-.111.116-.273q0-.161-.116-.273q-.115-.111-.269-.111h-1q-.154 0-.269.111t-.115.273t.115.273t.27.112m0-1.77h1q.153 0 .268-.115t.116-.269t-.116-.27t-.269-.115h-1q-.154 0-.269.116q-.115.115-.115.269t.115.27t.27.115m0-1.77h1q.153 0 .268-.111q.116-.112.116-.273t-.116-.273t-.269-.112h-1q-.154 0-.269.112q-.115.111-.115.273t.115.273t.27.111"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.892 8.308q-.679 0-1.15-.475q-.473-.474-.473-1.14V5.384q0-.667.475-1.141t1.14-.475h8.224q.678 0 1.15.475q.473.474.473 1.14v1.308q0 .667-.475 1.141t-1.14.475zm.224-1h7.769q.361 0 .572-.257t.274-.59v-.846q0-.36-.244-.603t-.602-.243h-7.77q-.36 0-.602.244t-.244.603v.846q.064.332.274.589t.573.257M5.385 20.23q-.667 0-1.141-.475t-.475-1.14v-1h16.462v1q0 .67-.475 1.143q-.474.472-1.14.472zm-1.616-3.385l2.722-6.567q.196-.462.604-.716t.878-.255h8.054q.47 0 .878.255t.604.716l2.722 6.567zm4.962-1.615h1q.154 0 .269-.112t.116-.273t-.116-.273t-.27-.111h-1q-.153 0-.268.111q-.116.112-.116.273t.116.273t.269.112m0-1.77h1q.154 0 .269-.115t.116-.269t-.116-.27t-.27-.115h-1q-.153 0-.268.116q-.116.115-.116.269t.116.27t.269.115m0-1.77h1q.154 0 .269-.111t.116-.273t-.116-.273t-.27-.112h-1q-.153 0-.268.112q-.116.111-.116.273t.116.273t.269.111M11.5 15.23h1q.154 0 .27-.112q.114-.111.114-.273q0-.161-.115-.273q-.115-.111-.269-.111h-1q-.154 0-.27.111q-.114.112-.114.273t.115.273t.269.112m0-1.77h1q.154 0 .27-.115q.114-.115.114-.269t-.115-.27t-.269-.115h-1q-.154 0-.27.116q-.114.115-.114.269t.115.27t.269.115m0-1.77h1q.154 0 .27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-1q-.154 0-.27.112q-.114.111-.114.273t.115.273t.269.111m2.77 3.539h1q.153 0 .268-.112q.116-.111.116-.273q0-.161-.116-.273q-.115-.111-.269-.111h-1q-.154 0-.269.111t-.115.273t.115.273t.27.112m0-1.77h1q.153 0 .268-.115t.116-.269t-.116-.27t-.269-.115h-1q-.154 0-.269.116q-.115.115-.115.269t.115.27t.27.115m0-1.77h1q.153 0 .268-.111q.116-.112.116-.273t-.116-.273t-.269-.112h-1q-.154 0-.269.112q-.115.111-.115.273t.115.273t.27.111"/></svg> </template>
CSS
.icon-point-of-sale-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.892%208.308q-.679%200-1.15-.475q-.473-.474-.473-1.14V5.384q0-.667.475-1.141t1.14-.475h8.224q.678%200%201.15.475q.473.474.473%201.14v1.308q0%20.667-.475%201.141t-1.14.475zm.224-1h7.769q.361%200%20.572-.257t.274-.59v-.846q0-.36-.244-.603t-.602-.243h-7.77q-.36%200-.602.244t-.244.603v.846q.064.332.274.589t.573.257M5.385%2020.23q-.667%200-1.141-.475t-.475-1.14v-1h16.462v1q0%20.67-.475%201.143q-.474.472-1.14.472zm-1.616-3.385l2.722-6.567q.196-.462.604-.716t.878-.255h8.054q.47%200%20.878.255t.604.716l2.722%206.567zm4.962-1.615h1q.154%200%20.269-.112t.116-.273t-.116-.273t-.27-.111h-1q-.153%200-.268.111q-.116.112-.116.273t.116.273t.269.112m0-1.77h1q.154%200%20.269-.115t.116-.269t-.116-.27t-.27-.115h-1q-.153%200-.268.116q-.116.115-.116.269t.116.27t.269.115m0-1.77h1q.154%200%20.269-.111t.116-.273t-.116-.273t-.27-.112h-1q-.153%200-.268.112q-.116.111-.116.273t.116.273t.269.111M11.5%2015.23h1q.154%200%20.27-.112q.114-.111.114-.273q0-.161-.115-.273q-.115-.111-.269-.111h-1q-.154%200-.27.111q-.114.112-.114.273t.115.273t.269.112m0-1.77h1q.154%200%20.27-.115q.114-.115.114-.269t-.115-.27t-.269-.115h-1q-.154%200-.27.116q-.114.115-.114.269t.115.27t.269.115m0-1.77h1q.154%200%20.27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-1q-.154%200-.27.112q-.114.111-.114.273t.115.273t.269.111m2.77%203.539h1q.153%200%20.268-.112q.116-.111.116-.273q0-.161-.116-.273q-.115-.111-.269-.111h-1q-.154%200-.269.111t-.115.273t.115.273t.27.112m0-1.77h1q.153%200%20.268-.115t.116-.269t-.116-.27t-.269-.115h-1q-.154%200-.269.116q-.115.115-.115.269t.115.27t.27.115m0-1.77h1q.153%200%20.268-.111q.116-.112.116-.273t-.116-.273t-.269-.112h-1q-.154%200-.269.112q-.115.111-.115.273t.115.273t.27.111%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.892%208.308q-.679%200-1.15-.475q-.473-.474-.473-1.14V5.384q0-.667.475-1.141t1.14-.475h8.224q.678%200%201.15.475q.473.474.473%201.14v1.308q0%20.667-.475%201.141t-1.14.475zm.224-1h7.769q.361%200%20.572-.257t.274-.59v-.846q0-.36-.244-.603t-.602-.243h-7.77q-.36%200-.602.244t-.244.603v.846q.064.332.274.589t.573.257M5.385%2020.23q-.667%200-1.141-.475t-.475-1.14v-1h16.462v1q0%20.67-.475%201.143q-.474.472-1.14.472zm-1.616-3.385l2.722-6.567q.196-.462.604-.716t.878-.255h8.054q.47%200%20.878.255t.604.716l2.722%206.567zm4.962-1.615h1q.154%200%20.269-.112t.116-.273t-.116-.273t-.27-.111h-1q-.153%200-.268.111q-.116.112-.116.273t.116.273t.269.112m0-1.77h1q.154%200%20.269-.115t.116-.269t-.116-.27t-.27-.115h-1q-.153%200-.268.116q-.116.115-.116.269t.116.27t.269.115m0-1.77h1q.154%200%20.269-.111t.116-.273t-.116-.273t-.27-.112h-1q-.153%200-.268.112q-.116.111-.116.273t.116.273t.269.111M11.5%2015.23h1q.154%200%20.27-.112q.114-.111.114-.273q0-.161-.115-.273q-.115-.111-.269-.111h-1q-.154%200-.27.111q-.114.112-.114.273t.115.273t.269.112m0-1.77h1q.154%200%20.27-.115q.114-.115.114-.269t-.115-.27t-.269-.115h-1q-.154%200-.27.116q-.114.115-.114.269t.115.27t.269.115m0-1.77h1q.154%200%20.27-.111q.114-.112.114-.273t-.115-.273t-.269-.112h-1q-.154%200-.27.112q-.114.111-.114.273t.115.273t.269.111m2.77%203.539h1q.153%200%20.268-.112q.116-.111.116-.273q0-.161-.116-.273q-.115-.111-.269-.111h-1q-.154%200-.269.111t-.115.273t.115.273t.27.112m0-1.77h1q.153%200%20.268-.115t.116-.269t-.116-.27t-.269-.115h-1q-.154%200-.269.116q-.115.115-.115.269t.115.27t.27.115m0-1.77h1q.153%200%20.268-.111q.116-.112.116-.273t-.116-.273t-.269-.112h-1q-.154%200-.269.112q-.115.111-.115.273t.115.273t.27.111%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/point-of-sale-rounded.svg?color=%231a73e8&size=48