point of sale icon

point-of-sale-rounded from Material Symbols by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
point-of-sale-rounded
Set
Material Symbols
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
point-of-sale-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

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 8q-.825 0-1.412-.587T5 6V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v2q0 .825-.587 1.413T17 8zm1-2h8q.4 0 .563-.363T17 5q0-.425-.288-.712T16 4H8q-.425 0-.712.288T7 5q.275.275.438.638T8 6M4 22q-.825 0-1.412-.587T2 20v-1h20v1q0 .825-.587 1.413T20 22zm-2-4l3.475-7.825q.25-.55.75-.862T7.3 9h9.4q.575 0 1.075.313t.75.862L22 18zm6.5-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 15h-1q-.2 0-.35.15T8 15.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 13h-1q-.2 0-.35.15T8 13.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 11h-1q-.2 0-.35.15T8 11.5t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPointOfSaleRounded(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 8q-.825 0-1.412-.587T5 6V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v2q0 .825-.587 1.413T17 8zm1-2h8q.4 0 .563-.363T17 5q0-.425-.288-.712T16 4H8q-.425 0-.712.288T7 5q.275.275.438.638T8 6M4 22q-.825 0-1.412-.587T2 20v-1h20v1q0 .825-.587 1.413T20 22zm-2-4l3.475-7.825q.25-.55.75-.862T7.3 9h9.4q.575 0 1.075.313t.75.862L22 18zm6.5-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 15h-1q-.2 0-.35.15T8 15.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 13h-1q-.2 0-.35.15T8 13.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 11h-1q-.2 0-.35.15T8 11.5t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15"/></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 8q-.825 0-1.412-.587T5 6V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v2q0 .825-.587 1.413T17 8zm1-2h8q.4 0 .563-.363T17 5q0-.425-.288-.712T16 4H8q-.425 0-.712.288T7 5q.275.275.438.638T8 6M4 22q-.825 0-1.412-.587T2 20v-1h20v1q0 .825-.587 1.413T20 22zm-2-4l3.475-7.825q.25-.55.75-.862T7.3 9h9.4q.575 0 1.075.313t.75.862L22 18zm6.5-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 15h-1q-.2 0-.35.15T8 15.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 13h-1q-.2 0-.35.15T8 13.5t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35T9.5 11h-1q-.2 0-.35.15T8 11.5t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m3 4h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2 0-.35.15t-.15.35t.15.35t.35.15"/></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%208q-.825%200-1.412-.587T5%206V4q0-.825.588-1.412T7%202h10q.825%200%201.413.588T19%204v2q0%20.825-.587%201.413T17%208zm1-2h8q.4%200%20.563-.363T17%205q0-.425-.288-.712T16%204H8q-.425%200-.712.288T7%205q.275.275.438.638T8%206M4%2022q-.825%200-1.412-.587T2%2020v-1h20v1q0%20.825-.587%201.413T20%2022zm-2-4l3.475-7.825q.25-.55.75-.862T7.3%209h9.4q.575%200%201.075.313t.75.862L22%2018zm6.5-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2015h-1q-.2%200-.35.15T8%2015.5t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2013h-1q-.2%200-.35.15T8%2013.5t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2011h-1q-.2%200-.35.15T8%2011.5t.15.35t.35.15m3%204h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m3%204h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15%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%208q-.825%200-1.412-.587T5%206V4q0-.825.588-1.412T7%202h10q.825%200%201.413.588T19%204v2q0%20.825-.587%201.413T17%208zm1-2h8q.4%200%20.563-.363T17%205q0-.425-.288-.712T16%204H8q-.425%200-.712.288T7%205q.275.275.438.638T8%206M4%2022q-.825%200-1.412-.587T2%2020v-1h20v1q0%20.825-.587%201.413T20%2022zm-2-4l3.475-7.825q.25-.55.75-.862T7.3%209h9.4q.575%200%201.075.313t.75.862L22%2018zm6.5-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2015h-1q-.2%200-.35.15T8%2015.5t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2013h-1q-.2%200-.35.15T8%2013.5t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35T9.5%2011h-1q-.2%200-.35.15T8%2011.5t.15.35t.35.15m3%204h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m3%204h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15m0-2h1q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1q-.2%200-.35.15t-.15.35t.15.35t.35.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/point-of-sale-rounded.svg?color=%231a73e8&size=48