react-icons-kit
Version:
React Icons Kit using various Svg Icon set
137 lines (136 loc) • 3.18 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_calendar_star = void 0;
var basic_elaboration_calendar_star = {
"viewBox": "0 0 64 64",
"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": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"points": "32,43 25.875,47 \r\n\t28,40 22,36 29.213,36 32,28 35,36 42,36 36,40 37.938,47 "
},
"children": []
}]
};
exports.basic_elaboration_calendar_star = basic_elaboration_calendar_star;
;