receipt emoji
receipt from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- receipt
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji 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 FlatreceiptHuge IconsreceiptIonIconsreceiptLine AwesomereceiptLucidereceiptMajesticonsreceiptMaterial SymbolsreceiptMaterial Symbols LightreceiptMaterial Design IconsreceiptNoto EmojireceiptOpenMojireceiptPhosphorreceiptPixelarticons
More objects icons from Fluent Emoji High Contrast
Use the receipt emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.75 10h-12.5c-.14 0-.25-.11-.25-.25v-1.5c0-.14.11-.25.25-.25h12.5c.14 0 .25.11.25.25v1.5c0 .14-.11.25-.25.25M12 12.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5M22.5 12a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5"/><path d="M29 4.345c0-1.966-2.277-2.919-3.695-1.722a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.405.005a2.63 2.63 0 0 0-3.399-.01C10.174 1.308 8 2.536 8 4.345v19.65H5.94c-.52 0-.94.42-.94.94v3.56a2.5 2.5 0 0 0 2.5 2.5l8 .005l.022-.005h9.088a4.39 4.39 0 0 0 4.39-4.39zm-4.5 24.65a2.5 2.5 0 0 1-2.5-2.5v-1.56c0-.52-.42-.94-.94-.94H10V4.345c0-.22.26-.34.42-.19l1.02.95a.38.38 0 0 0 .51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.03-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94a.38.38 0 0 0 .5.01l1.03-.95c.16-.15.42-.04.42.18v22.26a2.39 2.39 0 0 1-2.39 2.39z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastReceipt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.75 10h-12.5c-.14 0-.25-.11-.25-.25v-1.5c0-.14.11-.25.25-.25h12.5c.14 0 .25.11.25.25v1.5c0 .14-.11.25-.25.25M12 12.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5M22.5 12a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5"/><path d="M29 4.345c0-1.966-2.277-2.919-3.695-1.722a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.405.005a2.63 2.63 0 0 0-3.399-.01C10.174 1.308 8 2.536 8 4.345v19.65H5.94c-.52 0-.94.42-.94.94v3.56a2.5 2.5 0 0 0 2.5 2.5l8 .005l.022-.005h9.088a4.39 4.39 0 0 0 4.39-4.39zm-4.5 24.65a2.5 2.5 0 0 1-2.5-2.5v-1.56c0-.52-.42-.94-.94-.94H10V4.345c0-.22.26-.34.42-.19l1.02.95a.38.38 0 0 0 .51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.03-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94a.38.38 0 0 0 .5.01l1.03-.95c.16-.15.42-.04.42.18v22.26a2.39 2.39 0 0 1-2.39 2.39z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.75 10h-12.5c-.14 0-.25-.11-.25-.25v-1.5c0-.14.11-.25.25-.25h12.5c.14 0 .25.11.25.25v1.5c0 .14-.11.25-.25.25M12 12.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m0 3a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1h-8a.5.5 0 0 1-.5-.5M22.5 12a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm-.5 3.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5"/><path d="M29 4.345c0-1.966-2.277-2.919-3.695-1.722a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.4 0a2.63 2.63 0 0 0-3.405.005a2.63 2.63 0 0 0-3.399-.01C10.174 1.308 8 2.536 8 4.345v19.65H5.94c-.52 0-.94.42-.94.94v3.56a2.5 2.5 0 0 0 2.5 2.5l8 .005l.022-.005h9.088a4.39 4.39 0 0 0 4.39-4.39zm-4.5 24.65a2.5 2.5 0 0 1-2.5-2.5v-1.56c0-.52-.42-.94-.94-.94H10V4.345c0-.22.26-.34.42-.19l1.02.95a.38.38 0 0 0 .51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.03-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94c.14.13.37.13.51 0l1.02-.94a.63.63 0 0 1 .85 0l1.02.94a.38.38 0 0 0 .5.01l1.03-.95c.16-.15.42-.04.42.18v22.26a2.39 2.39 0 0 1-2.39 2.39z"/></g></svg> </template>
CSS
.icon-receipt {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.75%2010h-12.5c-.14%200-.25-.11-.25-.25v-1.5c0-.14.11-.25.25-.25h12.5c.14%200%20.25.11.25.25v1.5c0%20.14-.11.25-.25.25M12%2012.5a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5m0%203a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5m.5%202.5a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5M22.5%2012a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%201-.5-.5m.5%202.5a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20d%3D%22M29%204.345c0-1.966-2.277-2.919-3.695-1.722a2.63%202.63%200%200%200-3.4%200a2.63%202.63%200%200%200-3.4%200a2.63%202.63%200%200%200-3.405.005a2.63%202.63%200%200%200-3.399-.01C10.174%201.308%208%202.536%208%204.345v19.65H5.94c-.52%200-.94.42-.94.94v3.56a2.5%202.5%200%200%200%202.5%202.5l8%20.005l.022-.005h9.088a4.39%204.39%200%200%200%204.39-4.39zm-4.5%2024.65a2.5%202.5%200%200%201-2.5-2.5v-1.56c0-.52-.42-.94-.94-.94H10V4.345c0-.22.26-.34.42-.19l1.02.95a.38.38%200%200%200%20.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.03-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94a.38.38%200%200%200%20.5.01l1.03-.95c.16-.15.42-.04.42.18v22.26a2.39%202.39%200%200%201-2.39%202.39z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.75%2010h-12.5c-.14%200-.25-.11-.25-.25v-1.5c0-.14.11-.25.25-.25h12.5c.14%200%20.25.11.25.25v1.5c0%20.14-.11.25-.25.25M12%2012.5a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5m0%203a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5m.5%202.5a.5.5%200%200%200%200%201h8a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h8a.5.5%200%200%201%200%201h-8a.5.5%200%200%201-.5-.5M22.5%2012a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%201-.5-.5m.5%202.5a.5.5%200%200%200%200%201h2a.5.5%200%200%200%200-1zm-.5%203.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20d%3D%22M29%204.345c0-1.966-2.277-2.919-3.695-1.722a2.63%202.63%200%200%200-3.4%200a2.63%202.63%200%200%200-3.4%200a2.63%202.63%200%200%200-3.405.005a2.63%202.63%200%200%200-3.399-.01C10.174%201.308%208%202.536%208%204.345v19.65H5.94c-.52%200-.94.42-.94.94v3.56a2.5%202.5%200%200%200%202.5%202.5l8%20.005l.022-.005h9.088a4.39%204.39%200%200%200%204.39-4.39zm-4.5%2024.65a2.5%202.5%200%200%201-2.5-2.5v-1.56c0-.52-.42-.94-.94-.94H10V4.345c0-.22.26-.34.42-.19l1.02.95a.38.38%200%200%200%20.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.03-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94c.14.13.37.13.51%200l1.02-.94a.63.63%200%200%201%20.85%200l1.02.94a.38.38%200%200%200%20.5.01l1.03-.95c.16-.15.42-.04.42.18v22.26a2.39%202.39%200%200%201-2.39%202.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/receipt.svg?color=%231a73e8&size=48