react-icons-kit
Version:
React Icons Kit using various Svg Icon set
106 lines (105 loc) • 2.42 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_receipt_long_outline = void 0;
var ic_receipt_long_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0,0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M19.5,3.5L18,2l-1.5,1.5L15,2l-1.5,1.5L12,2l-1.5,1.5L9,2L7.5,3.5L6,2v14H3v3c0,1.66,1.34,3,3,3h12c1.66,0,3-1.34,3-3V2 L19.5,3.5z M15,20H6c-0.55,0-1-0.45-1-1v-1h10V20z M19,19c0,0.55-0.45,1-1,1s-1-0.45-1-1v-3H8V5h11V19z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M19.5,3.5L18,2l-1.5,1.5L15,2l-1.5,1.5L12,2l-1.5,1.5L9,2L7.5,3.5L6,2v14H3v3c0,1.66,1.34,3,3,3h12c1.66,0,3-1.34,3-3V2 L19.5,3.5z M15,20H6c-0.55,0-1-0.45-1-1v-1h10V20z M19,19c0,0.55-0.45,1-1,1s-1-0.45-1-1v-3H8V5h11V19z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "9",
"y": "7"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "9",
"y": "7"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "16",
"y": "7"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "16",
"y": "7"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "9",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "6",
"x": "9",
"y": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "16",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "16",
"y": "10"
},
"children": []
}]
}]
}]
};
exports.ic_receipt_long_outline = ic_receipt_long_outline;
;