react-icons-kit
Version:
React Icons Kit using various Svg Icon set
113 lines (112 loc) • 3.06 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.boxAdd = void 0;
var boxAdd = {
"viewBox": "0 0 512 512",
"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\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "271.5,160.5 351.5,160.5 351.5,240.5 383.5,240.5 383.5,128.5 271.5,128.5 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "271.5,160.5 351.5,160.5 351.5,240.5 383.5,240.5 383.5,128.5 271.5,128.5 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "159.5,240.5 159.5,160.5 239.5,160.5 239.5,128.5 127.5,128.5 127.5,240.5 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "159.5,240.5 159.5,160.5 239.5,160.5 239.5,128.5 127.5,128.5 127.5,240.5 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "239.5,352.5 159.5,352.5 159.5,272.5 127.5,272.5 127.5,384.5 239.5,384.5 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "239.5,352.5 159.5,352.5 159.5,272.5 127.5,272.5 127.5,384.5 239.5,384.5 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "351.5,272.5 351.5,352.5 271.5,352.5 271.5,384.5 383.5,384.5 383.5,272.5 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "351.5,272.5 351.5,352.5 271.5,352.5 271.5,384.5 383.5,384.5 383.5,272.5 \t\t"
},
"children": []
}]
}]
}]
}, {
"name": "rect",
"attribs": {
"x": "239.5",
"y": "192.5",
"width": "32",
"height": "128"
},
"children": [{
"name": "rect",
"attribs": {
"x": "239.5",
"y": "192.5",
"width": "32",
"height": "128"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "191.5",
"y": "240.5",
"width": "128",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "191.5",
"y": "240.5",
"width": "128",
"height": "32"
},
"children": []
}]
}]
}]
};
exports.boxAdd = boxAdd;