react-icons-kit
Version:
React Icons Kit using various Svg Icon set
141 lines (140 loc) • 3.89 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.selectSquare = void 0;
var selectSquare = {
"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": "rect",
"attribs": {
"x": "351.906",
"y": "224.031",
"width": "15.984",
"height": "63.938"
},
"children": [{
"name": "rect",
"attribs": {
"x": "351.906",
"y": "224.031",
"width": "15.984",
"height": "63.938"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M344.047,144h-8.016v15.984h8.016c4.375,0,7.969,3.578,7.969,7.984v8H368v-8C368,154.766,357.234,144,344.047,144z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M344.047,144h-8.016v15.984h8.016c4.375,0,7.969,3.578,7.969,7.984v8H368v-8C368,154.766,357.234,144,344.047,144z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "224.031",
"y": "144.125",
"width": "63.938",
"height": "15.984"
},
"children": [{
"name": "rect",
"attribs": {
"x": "224.031",
"y": "144.125",
"width": "63.938",
"height": "15.984"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M144,167.969l0.125,8.125h15.984l-0.125-8.125c0-4.406,3.578-7.984,7.984-7.984h8V144h-8\r\n\t\tC154.75,144,144,154.766,144,167.969z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M144,167.969l0.125,8.125h15.984l-0.125-8.125c0-4.406,3.578-7.984,7.984-7.984h8V144h-8\r\n\t\tC154.75,144,144,154.766,144,167.969z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "144.125",
"y": "224.031",
"width": "15.984",
"height": "63.938"
},
"children": [{
"name": "rect",
"attribs": {
"x": "144.125",
"y": "224.031",
"width": "15.984",
"height": "63.938"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M159.984,344.047v-8.016H144v8.016C144,357.25,154.75,368,167.969,368h8v-15.984h-8\r\n\t\tC163.562,352.016,159.984,348.422,159.984,344.047z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M159.984,344.047v-8.016H144v8.016C144,357.25,154.75,368,167.969,368h8v-15.984h-8\r\n\t\tC163.562,352.016,159.984,348.422,159.984,344.047z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "224.031",
"y": "351.906",
"width": "63.938",
"height": "15.984"
},
"children": [{
"name": "rect",
"attribs": {
"x": "224.031",
"y": "351.906",
"width": "63.938",
"height": "15.984"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M352.016,344.047c0,4.375-3.594,7.969-7.969,7.969h-8.016V368h8.016C357.234,368,368,357.25,368,344.047v-8.016h-15.984\r\n\t\tV344.047z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M352.016,344.047c0,4.375-3.594,7.969-7.969,7.969h-8.016V368h8.016C357.234,368,368,357.25,368,344.047v-8.016h-15.984\r\n\t\tV344.047z"
},
"children": []
}]
}]
}]
};
exports.selectSquare = selectSquare;