react-icons-kit
Version:
React Icons Kit using various Svg Icon set
153 lines (152 loc) • 2.95 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_newmoon = void 0;
var weather_newmoon = {
"viewBox": "0 0 64 64",
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "32",
"r": "31"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "47",
"y1": "5",
"x2": "17",
"y2": "5"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "55",
"y1": "11",
"x2": "9",
"y2": "11"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "59",
"y1": "17",
"x2": "5",
"y2": "17"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "62",
"y1": "23",
"x2": "2",
"y2": "23"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "63",
"y1": "29",
"x2": "1",
"y2": "29"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "63",
"y1": "35",
"x2": "1",
"y2": "35"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "62",
"y1": "41",
"x2": "2",
"y2": "41"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "59",
"y1": "47",
"x2": "5",
"y2": "47"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "55",
"y1": "53",
"x2": "9",
"y2": "53"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "47",
"y1": "59",
"x2": "17",
"y2": "59"
},
"children": []
}]
};
exports.weather_newmoon = weather_newmoon;
;