UNPKG

@icongo/tb

Version:
23 lines 984 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var TBCloudComputing = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, className: "prefix__icon prefix__icon-tabler prefix__icon-tabler-cloud-computing", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("path", { d: "M6.657 16C4.085 16 2 13.993 2 11.517c0-2.475 2.085-4.482 4.657-4.482.393-1.762 1.794-3.2 3.675-3.773 1.88-.572 3.956-.193 5.444.996 1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486C22 14.44 20.449 16 18.535 16H6.657M12 16v5m4-5v4a1 1 0 0 0 1 1h4M8 16v4a1 1 0 0 1-1 1H3" })] })); export { TBCloudComputing };