react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 698 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.weather_aries = void 0;
var weather_aries = {
"viewBox": "0 0 64 64",
"children": [{
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M6,25c0,0-5-5-5-11S3,1,13,1c13.25,0,19,22,19,63"
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M58,25c0,0,5-5,5-11S61,1,51,1C37.75,1,32,23,32,64"
},
"children": []
}]
};
exports.weather_aries = weather_aries;
;