@icongo/li
Version:
LibreICONS Icons
37 lines • 1.83 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 LIBrandGoogleCloud = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
fill: "#cac9c2",
d: "M4.817 10.623 2.707 6.97l2.11-3.654h4.218l2.11 3.654-2.11 3.653H4.817"
}), /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M6.996 8.637a1.646 1.646 0 0 1-1.644-1.644c0-.907.738-1.644 1.644-1.644.907 0 1.645.737 1.645 1.644 0 .907-.738 1.644-1.645 1.644"
}), /*#__PURE__*/_jsx("path", {
fill: "#5072aa",
d: "M10.304 2.091a.903.903 0 0 0-.705-.407H4.4a.903.903 0 0 0-.705.407L2.177 4.722a.87.87 0 0 0 .094.477L3.3 6.957l1.836-3.17h5.8c.138 0 .291.051.425.133l-1.056-1.829"
}), /*#__PURE__*/_jsx("path", {
fill: "#4d6796",
d: "m2.243 4.607-.066.115a.861.861 0 0 0 .094.477l1.028 1.758.547-.945-1.603-1.405"
}), /*#__PURE__*/_jsx("path", {
fill: "#cc4232",
d: "M12.903 6.593 11.36 3.92a.847.847 0 0 0-.424-.134H8.844l1.809 3.189-2.864 5.06a.828.828 0 0 1-.295.28H9.6a.903.903 0 0 0 .705-.406l2.599-4.502a.903.903 0 0 0 0-.814"
}), /*#__PURE__*/_jsx("path", {
fill: "#b23f33",
d: "m11.43 4.04-.07-.12a.846.846 0 0 0-.424-.134H8.844l.545.96 2.04-.706"
}), /*#__PURE__*/_jsx("path", {
fill: "#ecb02a",
d: "M5.175 10.163 2.27 5.2a.865.865 0 0 1-.094-.477l-1.08 1.87a.903.903 0 0 0 0 .815l2.599 4.502c.13.223.446.407.705.407h3.093a.827.827 0 0 0 .295-.282l1.059-1.87H5.175"
}), /*#__PURE__*/_jsx("path", {
fill: "#c79732",
d: "M7.318 12.316h.18a.826.826 0 0 0 .295-.282l1.059-1.87H7.724l-.406 2.152"
})]
}));
export { LIBrandGoogleCloud };