react-icons-kit
Version:
React Icons Kit using various Svg Icon set
93 lines (92 loc) • 2.25 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosPrinter = void 0;
var iosPrinter = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "128",
"y": "224",
"width": "256",
"height": "224"
},
"children": [{
"name": "rect",
"attribs": {
"x": "128",
"y": "224",
"width": "256",
"height": "224"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "127.5",
"y": "224.5",
"width": "256",
"height": "224"
},
"children": [{
"name": "rect",
"attribs": {
"x": "127.5",
"y": "224.5",
"width": "256",
"height": "224"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "111.5",
"y": "64.5",
"width": "288",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "111.5",
"y": "64.5",
"width": "288",
"height": "32"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M432.5,112.5h-352c-17.645,0-33,12.842-33,30.309v158.393c0,17.468,15.355,33.299,33,33.299h31v-126h288v126h33\r\n\t\t\tc17.645,0,31-15.831,31-33.299V142.809C463.5,125.342,450.145,112.5,432.5,112.5z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M432.5,112.5h-352c-17.645,0-33,12.842-33,30.309v158.393c0,17.468,15.355,33.299,33,33.299h31v-126h288v126h33\r\n\t\t\tc17.645,0,31-15.831,31-33.299V142.809C463.5,125.342,450.145,112.5,432.5,112.5z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.iosPrinter = iosPrinter;