react-icons-kit
Version:
React Icons Kit using various Svg Icon set
282 lines (281 loc) • 6.32 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_calendar = void 0;
var basic_calendar = {
"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": "rect",
"attribs": {
"x": "10",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "10",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "10",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "10",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "44",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "44",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "44",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "44",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "27",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "27",
"y": "24",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "27",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"children": [{
"name": "rect",
"attribs": {
"x": "27",
"y": "42",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "10",
"height": "10"
},
"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_calendar = basic_calendar;
;