receipt4 icon
receipt4 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- receipt4
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the receipt4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 7.04v9.92c0 1.52-.14 2.6-.5 3.37c0 .01-.01.03-.02.04c-.22.28-.51.42-.85.42c-.53 0-1.17-.35-1.86-1.09c-.82-.88-2.08-.81-2.8.15l-1.01 1.34c-.4.54-.93.81-1.46.81s-1.06-.27-1.46-.81l-1.02-1.35c-.71-.95-1.96-1.02-2.78-.15l-.01.01c-1.13 1.21-2.13 1.39-2.71.67a.1.1 0 0 1-.02-.04c-.36-.77-.5-1.85-.5-3.37V7.04c0-1.52.14-2.6.5-3.37c0-.01 0-.02.02-.03c.57-.73 1.58-.55 2.71.66l.01.01c.82.87 2.07.8 2.78-.15l1.02-1.35c.4-.54.93-.81 1.46-.81s1.06.27 1.46.81l1.01 1.34c.72.96 1.98 1.03 2.8.15c.69-.74 1.33-1.09 1.86-1.09c.34 0 .63.15.85.43c.02.01.02.02.02.03c.36.77.5 1.85.5 3.37M8 10.25h8m-8 3.5h6"/></svg>
React
import type { SVGProps } from "react";
export function ReiconReceipt4(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M20 7.04v9.92c0 1.52-.14 2.6-.5 3.37c0 .01-.01.03-.02.04c-.22.28-.51.42-.85.42c-.53 0-1.17-.35-1.86-1.09c-.82-.88-2.08-.81-2.8.15l-1.01 1.34c-.4.54-.93.81-1.46.81s-1.06-.27-1.46-.81l-1.02-1.35c-.71-.95-1.96-1.02-2.78-.15l-.01.01c-1.13 1.21-2.13 1.39-2.71.67a.1.1 0 0 1-.02-.04c-.36-.77-.5-1.85-.5-3.37V7.04c0-1.52.14-2.6.5-3.37c0-.01 0-.02.02-.03c.57-.73 1.58-.55 2.71.66l.01.01c.82.87 2.07.8 2.78-.15l1.02-1.35c.4-.54.93-.81 1.46-.81s1.06.27 1.46.81l1.01 1.34c.72.96 1.98 1.03 2.8.15c.69-.74 1.33-1.09 1.86-1.09c.34 0 .63.15.85.43c.02.01.02.02.02.03c.36.77.5 1.85.5 3.37M8 10.25h8m-8 3.5h6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 7.04v9.92c0 1.52-.14 2.6-.5 3.37c0 .01-.01.03-.02.04c-.22.28-.51.42-.85.42c-.53 0-1.17-.35-1.86-1.09c-.82-.88-2.08-.81-2.8.15l-1.01 1.34c-.4.54-.93.81-1.46.81s-1.06-.27-1.46-.81l-1.02-1.35c-.71-.95-1.96-1.02-2.78-.15l-.01.01c-1.13 1.21-2.13 1.39-2.71.67a.1.1 0 0 1-.02-.04c-.36-.77-.5-1.85-.5-3.37V7.04c0-1.52.14-2.6.5-3.37c0-.01 0-.02.02-.03c.57-.73 1.58-.55 2.71.66l.01.01c.82.87 2.07.8 2.78-.15l1.02-1.35c.4-.54.93-.81 1.46-.81s1.06.27 1.46.81l1.01 1.34c.72.96 1.98 1.03 2.8.15c.69-.74 1.33-1.09 1.86-1.09c.34 0 .63.15.85.43c.02.01.02.02.02.03c.36.77.5 1.85.5 3.37M8 10.25h8m-8 3.5h6"/></svg> </template>
CSS
.icon-receipt4 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20%207.04v9.92c0%201.52-.14%202.6-.5%203.37c0%20.01-.01.03-.02.04c-.22.28-.51.42-.85.42c-.53%200-1.17-.35-1.86-1.09c-.82-.88-2.08-.81-2.8.15l-1.01%201.34c-.4.54-.93.81-1.46.81s-1.06-.27-1.46-.81l-1.02-1.35c-.71-.95-1.96-1.02-2.78-.15l-.01.01c-1.13%201.21-2.13%201.39-2.71.67a.1.1%200%200%201-.02-.04c-.36-.77-.5-1.85-.5-3.37V7.04c0-1.52.14-2.6.5-3.37c0-.01%200-.02.02-.03c.57-.73%201.58-.55%202.71.66l.01.01c.82.87%202.07.8%202.78-.15l1.02-1.35c.4-.54.93-.81%201.46-.81s1.06.27%201.46.81l1.01%201.34c.72.96%201.98%201.03%202.8.15c.69-.74%201.33-1.09%201.86-1.09c.34%200%20.63.15.85.43c.02.01.02.02.02.03c.36.77.5%201.85.5%203.37M8%2010.25h8m-8%203.5h6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20%207.04v9.92c0%201.52-.14%202.6-.5%203.37c0%20.01-.01.03-.02.04c-.22.28-.51.42-.85.42c-.53%200-1.17-.35-1.86-1.09c-.82-.88-2.08-.81-2.8.15l-1.01%201.34c-.4.54-.93.81-1.46.81s-1.06-.27-1.46-.81l-1.02-1.35c-.71-.95-1.96-1.02-2.78-.15l-.01.01c-1.13%201.21-2.13%201.39-2.71.67a.1.1%200%200%201-.02-.04c-.36-.77-.5-1.85-.5-3.37V7.04c0-1.52.14-2.6.5-3.37c0-.01%200-.02.02-.03c.57-.73%201.58-.55%202.71.66l.01.01c.82.87%202.07.8%202.78-.15l1.02-1.35c.4-.54.93-.81%201.46-.81s1.06.27%201.46.81l1.01%201.34c.72.96%201.98%201.03%202.8.15c.69-.74%201.33-1.09%201.86-1.09c.34%200%20.63.15.85.43c.02.01.02.02.02.03c.36.77.5%201.85.5%203.37M8%2010.25h8m-8%203.5h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/receipt4.svg?color=%231a73e8&size=48