react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 638 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosCloudy = void 0;
var iosCloudy = {
"viewBox": "0 0 512 512",
"children": [{
"name": "style",
"attribs": {
"type": "text/css"
},
"children": []
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M244,160c-43,0-78.3,35.2-78.3,78.5c0,2.6,0.1,5.2,0.4,7.8c-26.4,2.3-47.1,25.5-47.1,52.6\r\n\tc0,28.6,23.2,53.1,51.7,53.1h157.7c35.7,0,64.6-29.9,64.6-65.7S364.1,221,328.4,221c-2.7,0-5.4,0-8,0.3C312.5,186.3,281,160,244,160\r\n\tL244,160z"
},
"children": []
}]
};
exports.iosCloudy = iosCloudy;
;