react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 726 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_aquarius = void 0;
var weather_aquarius = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "0,28 16,16 20,28 36,16 40,28 55,16 63,28 \r\n\t"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "0,48 16,36 20,48 36,36 40,48 55,36 63,48 \r\n\t"
},
"children": []
}]
};
exports.weather_aquarius = weather_aquarius;
;