receipt-long-off-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
receipt-long-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the receipt long off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19 15.981V5H8.439q-.304 0-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104 0 .216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103 0 .215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0 .25-.159.375q-.158.125-.341.125t-.341-.125T19 15.98M8 17h7.579L8 9.421zm6.23-8.5h-2.7q-.25 0-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213 0 .357.143T14.73 8t-.143.357t-.357.143m2.114 3.04q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23m.54-2.77q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightReceiptLongOffRounded(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="m20.756 22.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19 15.981V5H8.439q-.304 0-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104 0 .216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103 0 .215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0 .25-.159.375q-.158.125-.341.125t-.341-.125T19 15.98M8 17h7.579L8 9.421zm6.23-8.5h-2.7q-.25 0-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213 0 .357.143T14.73 8t-.143.357t-.357.143m2.114 3.04q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23m.54-2.77q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.756 22.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19 15.981V5H8.439q-.304 0-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104 0 .216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103 0 .215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0 .25-.159.375q-.158.125-.341.125t-.341-.125T19 15.98M8 17h7.579L8 9.421zm6.23-8.5h-2.7q-.25 0-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213 0 .357.143T14.73 8t-.143.357t-.357.143m2.114 3.04q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23m.54-2.77q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23"/></svg>
</template>

CSS

.icon-receipt-long-off-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%22m20.756%2022.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846%200-1.423-.577T4%2019v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19%2015.981V5H8.439q-.304%200-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104%200%20.216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103%200%20.215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0%20.25-.159.375q-.158.125-.341.125t-.341-.125T19%2015.98M8%2017h7.579L8%209.421zm6.23-8.5h-2.7q-.25%200-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213%200%20.357.143T14.73%208t-.143.357t-.357.143m2.114%203.04q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23m.54-2.77q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23%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%22m20.756%2022.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846%200-1.423-.577T4%2019v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19%2015.981V5H8.439q-.304%200-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104%200%20.216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103%200%20.215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0%20.25-.159.375q-.158.125-.341.125t-.341-.125T19%2015.98M8%2017h7.579L8%209.421zm6.23-8.5h-2.7q-.25%200-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213%200%20.357.143T14.73%208t-.143.357t-.357.143m2.114%203.04q-.23-.23-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23t-.539-.23m.54-2.77q-.31%200-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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