react-icons-kit
Version:
React Icons Kit using various Svg Icon set
51 lines (50 loc) • 1.16 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_capricorn = void 0;
var weather_capricorn = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M9,5c0,0,0-4,6-4c5,0,4,10,4,10v29"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M19,11c0,0,0-10,7-10s7,10,7,10v29c0,0-1,14,15,14"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M48,40c-3,0-12,1-12,12c0,1,1,11-12,11"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M48,54c3.866,0,7-3.134,7-7s-3.134-7-7-7"
},
"children": []
}]
};
exports.weather_capricorn = weather_capricorn;
;