Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md receipt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdReceiptIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5zM19 19.09H5V4.91h14v14.18zM6 15h12v2H6zm0-4h12v2H6zm0-4h12v2H6z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.47 KB
Tags
accountingbillcashcheckcheckoutcommercecostdocumentexpensefinancefinancialinvoicelistmoneyorderpaperpaymentpricepurchasereceiptrecordreportretailsaleshopshoppingstatementstoresummarytransaction
Compare Alternatives
See how other libraries approach this concept.