react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 887 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_cloud_lightning = void 0;
var weather_cloud_lightning = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "37,23 23,42 29,42 \r\n\t27,55 41,36 35,36 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M18,40h-7C5.292,40,1,35.708,1,30s4.292-11,10-11\r\n\tc0.835,0,2,0,2,0C14.8,9.423,23.898,3,34,3c11.414,0,21,8.586,21,20c4.565,0,8,4.435,8,9c0,4.565-3.435,8-8,8h-9"
},
"children": []
}]
};
exports.weather_cloud_lightning = weather_cloud_lightning;
;