receipt icon
receipt-outline-rounded from Material Symbols Light by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- receipt-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
receiptAkar IconsreceiptBootstrap IconsreceiptBoxIcons v2receiptBoxIcons v2 SolidreceiptCarbonreceiptFont Awesome 6 SolidreceiptFont Awesome Solidreceipt-outlineFlowbite Iconsreceipt-16-filledFluent UI System Iconsreceipt-16Fluent UI System Color IconsreceiptFluent EmojireceiptFluent Emoji FlatreceiptFluent Emoji High ContrastreceiptHuge IconsreceiptIonIconsreceiptLine AwesomereceiptLucidereceiptMajesticonsreceiptMaterial SymbolsreceiptMaterial Design IconsreceiptNoto EmojireceiptOpenMojireceiptPhosphorreceiptPixelarticons
More business icons from Material Symbols Light
Use the receipt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20.362V3.639q0-.137.112-.18t.217.024l.706.533q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.235-.073t.234.073l.877.608q.112.073.235.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.112.073.235.073t.234-.073l.877-.608q.112-.073.235-.073t.234.073l.877.608q.112.073.235.073t.234-.073l.706-.533q.106-.067.218-.024t.111.18v16.723q0 .136-.111.18t-.218-.025l-.705-.533q-.112-.073-.235-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.235.073t-.234-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.112.073-.235.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.111.074-.234.074t-.235-.074l-.877-.607q-.112-.073-.235-.073t-.234.073l-.706.532q-.106.068-.217.024T4 20.361m3-4.476h10q.214 0 .357-.144t.143-.356t-.143-.357t-.357-.143H7q-.213 0-.357.143q-.143.143-.143.357q0 .213.143.356t.357.144M7 12.5h10q.214 0 .357-.143T17.5 12t-.143-.357T17 11.5H7q-.213 0-.357.143T6.5 12t.143.357T7 12.5m0-3.384h10q.214 0 .357-.144q.143-.143.143-.356q0-.214-.143-.357T17 8.116H7q-.213 0-.357.143t-.143.357t.143.356q.144.144.357.144M5 19.1h14V4.9H5zM5 4.9v14.2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightReceiptOutlineRounded(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="M4 20.362V3.639q0-.137.112-.18t.217.024l.706.533q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.235-.073t.234.073l.877.608q.112.073.235.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.112.073.235.073t.234-.073l.877-.608q.112-.073.235-.073t.234.073l.877.608q.112.073.235.073t.234-.073l.706-.533q.106-.067.218-.024t.111.18v16.723q0 .136-.111.18t-.218-.025l-.705-.533q-.112-.073-.235-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.235.073t-.234-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.112.073-.235.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.111.074-.234.074t-.235-.074l-.877-.607q-.112-.073-.235-.073t-.234.073l-.706.532q-.106.068-.217.024T4 20.361m3-4.476h10q.214 0 .357-.144t.143-.356t-.143-.357t-.357-.143H7q-.213 0-.357.143q-.143.143-.143.357q0 .213.143.356t.357.144M7 12.5h10q.214 0 .357-.143T17.5 12t-.143-.357T17 11.5H7q-.213 0-.357.143T6.5 12t.143.357T7 12.5m0-3.384h10q.214 0 .357-.144q.143-.143.143-.356q0-.214-.143-.357T17 8.116H7q-.213 0-.357.143t-.143.357t.143.356q.144.144.357.144M5 19.1h14V4.9H5zM5 4.9v14.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20.362V3.639q0-.137.112-.18t.217.024l.706.533q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.235-.073t.234.073l.877.608q.112.073.235.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.112.073.235.073t.234-.073l.877-.608q.112-.073.235-.073t.234.073l.877.608q.112.073.235.073t.234-.073l.706-.533q.106-.067.218-.024t.111.18v16.723q0 .136-.111.18t-.218-.025l-.705-.533q-.112-.073-.235-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.235.073t-.234-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.112.073-.235.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.111.074-.234.074t-.235-.074l-.877-.607q-.112-.073-.235-.073t-.234.073l-.706.532q-.106.068-.217.024T4 20.361m3-4.476h10q.214 0 .357-.144t.143-.356t-.143-.357t-.357-.143H7q-.213 0-.357.143q-.143.143-.143.357q0 .213.143.356t.357.144M7 12.5h10q.214 0 .357-.143T17.5 12t-.143-.357T17 11.5H7q-.213 0-.357.143T6.5 12t.143.357T7 12.5m0-3.384h10q.214 0 .357-.144q.143-.143.143-.356q0-.214-.143-.357T17 8.116H7q-.213 0-.357.143t-.143.357t.143.356q.144.144.357.144M5 19.1h14V4.9H5zM5 4.9v14.2z"/></svg> </template>
CSS
.icon-receipt-outline-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%22M4%2020.362V3.639q0-.137.112-.18t.217.024l.706.533q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.235-.073t.234.073l.877.608q.112.073.235.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.112.073.235.073t.234-.073l.877-.608q.112-.073.235-.073t.234.073l.877.608q.112.073.235.073t.234-.073l.706-.533q.106-.067.218-.024t.111.18v16.723q0%20.136-.111.18t-.218-.025l-.705-.533q-.112-.073-.235-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.235.073t-.234-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.112.073-.235.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.111.074-.234.074t-.235-.074l-.877-.607q-.112-.073-.235-.073t-.234.073l-.706.532q-.106.068-.217.024T4%2020.361m3-4.476h10q.214%200%20.357-.144t.143-.356t-.143-.357t-.357-.143H7q-.213%200-.357.143q-.143.143-.143.357q0%20.213.143.356t.357.144M7%2012.5h10q.214%200%20.357-.143T17.5%2012t-.143-.357T17%2011.5H7q-.213%200-.357.143T6.5%2012t.143.357T7%2012.5m0-3.384h10q.214%200%20.357-.144q.143-.143.143-.356q0-.214-.143-.357T17%208.116H7q-.213%200-.357.143t-.143.357t.143.356q.144.144.357.144M5%2019.1h14V4.9H5zM5%204.9v14.2z%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%22M4%2020.362V3.639q0-.137.112-.18t.217.024l.706.533q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.235-.073t.234.073l.877.608q.112.073.235.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.111.073.234.073t.235-.073l.877-.608q.111-.073.234-.073t.235.073l.877.608q.112.073.235.073t.234-.073l.877-.608q.112-.073.235-.073t.234.073l.877.608q.112.073.235.073t.234-.073l.706-.533q.106-.067.218-.024t.111.18v16.723q0%20.136-.111.18t-.218-.025l-.705-.533q-.112-.073-.235-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.235.073t-.234-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.112.073-.235.073t-.235-.073l-.877-.608q-.111-.073-.234-.073t-.235.073l-.877.608q-.111.073-.234.073t-.235-.073l-.877-.608q-.112-.073-.235-.073t-.234.073l-.877.608q-.111.074-.234.074t-.235-.074l-.877-.607q-.112-.073-.235-.073t-.234.073l-.706.532q-.106.068-.217.024T4%2020.361m3-4.476h10q.214%200%20.357-.144t.143-.356t-.143-.357t-.357-.143H7q-.213%200-.357.143q-.143.143-.143.357q0%20.213.143.356t.357.144M7%2012.5h10q.214%200%20.357-.143T17.5%2012t-.143-.357T17%2011.5H7q-.213%200-.357.143T6.5%2012t.143.357T7%2012.5m0-3.384h10q.214%200%20.357-.144q.143-.143.143-.356q0-.214-.143-.357T17%208.116H7q-.213%200-.357.143t-.143.357t.143.356q.144.144.357.144M5%2019.1h14V4.9H5zM5%204.9v14.2z%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-outline-rounded.svg?color=%231a73e8&size=48