react-icons-kit
Version:
React Icons Kit using various Svg Icon set
21 lines (20 loc) • 595 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_moon = void 0;
var weather_moon = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M6,52c14.359,0,26-11.641,26-26\r\n\tc0-9.994-6.729-18.648-15-23c3.396-1.277,8.158-2,12-2c17.121,0,31,13.879,31,31S46.121,63,29,63c-9.505,0-18.313-4.265-24-11\r\n\tC5.23,52.006,5.768,52,6,52z"
},
"children": []
}]
};
exports.weather_moon = weather_moon;
;