react-icons-kit
Version:
React Icons Kit using various Svg Icon set
168 lines (167 loc) • 3.84 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_calendar_refresh = void 0;
var basic_elaboration_calendar_refresh = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M24,38c0,4.418,3.582,9,8,9h4"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "33,51 36,47 \r\n\t33,43 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M42,38c0-4.418-3.582-9-8-9h-4"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "33,25 30,29 \r\n\t33,33 "
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "46",
"y1": "10",
"x2": "18",
"y2": "10"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "46",
"y1": "10",
"x2": "18",
"y2": "10"
},
"children": []
}]
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "12,10 1,10 1,58 63,58 63,10 52,10 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "12,10 1,10 1,58 63,58 63,10 52,10 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "12",
"y": "6",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "6",
"height": "8"
},
"children": [{
"name": "rect",
"attribs": {
"x": "12",
"y": "6",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "6",
"height": "8"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "46",
"y": "6",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "6",
"height": "8"
},
"children": [{
"name": "rect",
"attribs": {
"x": "46",
"y": "6",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "6",
"height": "8"
},
"children": []
}]
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "1",
"y1": "18",
"x2": "63",
"y2": "18"
},
"children": []
}]
};
exports.basic_elaboration_calendar_refresh = basic_elaboration_calendar_refresh;
;