react-icons-kit
Version:
React Icons Kit using various Svg Icon set
99 lines (98 loc) • 2.33 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosPaperOutline = void 0;
var iosPaperOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M112,64v16v320h16V80h304v337.143c0,8.205-6.652,14.857-14.857,14.857H94.857C86.652,432,80,425.348,80,417.143V128h16v-16\r\n\t\tH64v305.143C64,434.157,77.843,448,94.857,448h322.285C434.157,448,448,434.157,448,417.143V64H112z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M112,64v16v320h16V80h304v337.143c0,8.205-6.652,14.857-14.857,14.857H94.857C86.652,432,80,425.348,80,417.143V128h16v-16\r\n\t\tH64v305.143C64,434.157,77.843,448,94.857,448h322.285C434.157,448,448,434.157,448,417.143V64H112z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "160",
"y": "112",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "160",
"y": "112",
"width": "128",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "160",
"y": "192",
"width": "240",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "160",
"y": "192",
"width": "240",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "160",
"y": "272",
"width": "192",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "160",
"y": "272",
"width": "192",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "160",
"y": "352",
"width": "240",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "160",
"y": "352",
"width": "240",
"height": "16"
},
"children": []
}]
}]
}]
};
exports.iosPaperOutline = iosPaperOutline;