react-icons-kit
Version:
React Icons Kit using various Svg Icon set
147 lines (146 loc) • 3.3 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.documentFill = void 0;
var documentFill = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M320,128H160v256h192V164.578L320,128z M176,368V144h128v32h32v192H176z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M320,128H160v256h192V164.578L320,128z M176,368V144h128v32h32v192H176z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "272",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "272",
"width": "128",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "240",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "240",
"width": "128",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "192",
"width": "64",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "192",
"width": "64",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "160",
"width": "32",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "160",
"width": "32",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "304",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "304",
"width": "128",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "336",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "336",
"width": "128",
"height": "16"
},
"children": []
}]
}]
}]
};
exports.documentFill = documentFill;
;