react-icons-kit
Version:
React Icons Kit using various Svg Icon set
123 lines (122 loc) • 3.64 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.boxClose = void 0;
var boxClose = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256c0,141.391,114.609,256,256,256c141.391,0,256-114.609,256-256\r\n\t\tC512,114.609,397.391,0,256,0z M256,472c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z\r\n\t\t"
},
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256c0,141.391,114.609,256,256,256c141.391,0,256-114.609,256-256\r\n\t\tC512,114.609,397.391,0,256,0z M256,472c-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z\r\n\t\t"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "272,160 352,160 352,240 384,240 384,128 272,128 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "272,160 352,160 352,240 384,240 384,128 272,128 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "160,240 160,160 240,160 240,128 128,128 128,240 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "160,240 160,160 240,160 240,128 128,128 128,240 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "240,352 160,352 160,272 128,272 128,384 240,384 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "240,352 160,352 160,272 128,272 128,384 240,384 \t\t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "352,272 352,352 272,352 272,384 384,384 384,272 \t\t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "352,272 352,352 272,352 272,384 384,384 384,272 \t\t"
},
"children": []
}]
}]
}]
}, {
"name": "rect",
"attribs": {
"x": "240.002",
"y": "192.008",
"transform": "matrix(-0.7071 -0.7071 0.7071 -0.7071 256.0004 618.0388)",
"width": "31.997",
"height": "127.985"
},
"children": [{
"name": "rect",
"attribs": {
"x": "240.002",
"y": "192.008",
"transform": "matrix(-0.7071 -0.7071 0.7071 -0.7071 256.0004 618.0388)",
"width": "31.997",
"height": "127.985"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192.008",
"y": "240.002",
"transform": "matrix(-0.7071 -0.7071 0.7071 -0.7071 256.0034 618.0388)",
"width": "127.985",
"height": "31.997"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192.008",
"y": "240.002",
"transform": "matrix(-0.7071 -0.7071 0.7071 -0.7071 256.0034 618.0388)",
"width": "127.985",
"height": "31.997"
},
"children": []
}]
}]
}]
};
exports.boxClose = boxClose;