@icongo/vv
Version:
Vivid Icons
30 lines • 1.21 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var VVCloudTools = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 48 48"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
d: "M37.22 37H13.492A9.67 9.67 0 0 1 4 27.162C4 21.729 7.758 18 13 18a17.222 17.222 0 0 1 3 0c1.607-3.882 5.022-7 9.356-7C31.16 11 36 14.985 36 21c0 .411.043 1.6 0 2a3.292 3.292 0 0 1 1 0 7.046 7.046 0 0 1 7 6.973A6.907 6.907 0 0 1 37.22 37Z",
style: {
fillRule: "evenodd",
fill: "#ff6e6e"
}
}), /*#__PURE__*/_jsx("path", {
d: "m8.809 35.713 12.414-12.49L24.9 26.9 14.853 37h-1.361a9.183 9.183 0 0 1-4.683-1.287Z",
style: {
fill: "#0c0058",
fillRule: "evenodd"
}
}), /*#__PURE__*/_jsx("path", {
d: "M32.427 19.171a7.041 7.041 0 0 1-1.443 7.754 6.869 6.869 0 0 1-6.426 1.862 7.573 7.573 0 0 1-5.387-6.655 6.981 6.981 0 0 1 2.008-5.1 6.885 6.885 0 0 1 7.683-1.456l-5.009 5.055 3.566 3.6Z",
style: {
fill: "#fff",
fillRule: "evenodd"
}
})]
}));
export { VVCloudTools };