UNPKG

@icongo/li

Version:
62 lines (61 loc) 2.97 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrowserGoogleChrome = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrowserGoogleChrome = function LIBrowserGoogleChrome(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("defs", { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("linearGradient", { id: "prefix__a", x1: 127.47, x2: 127.47, y1: 82.259, y2: 173.666, gradientUnits: "userSpaceOnUse", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("stop", { offset: "0%", stopColor: "#86BBE5" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("stop", { offset: "100%", stopColor: "#1072BA" })] }) }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#ef3f36", d: "M6.985 1.001s3.524-.158 5.392 3.384H6.685S5.61 4.35 4.693 5.654c-.264.547-.547 1.11-.229 2.22-.458-.775-2.432-4.212-2.432-4.212s1.392-2.52 4.953-2.66z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fcd900", d: "M12.194 9.993s-1.626 3.132-5.626 2.977l2.847-4.93s.568-.912-.102-2.358c-.341-.503-.689-1.028-1.81-1.308.902-.009 4.864 0 4.864 0s1.485 2.466-.173 5.62z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#61bc5b", d: "M1.8 10.018s-1.9-2.974.236-6.361c.492.855 2.845 4.93 2.845 4.93s.507.948 2.094 1.09c.605-.045 1.234-.082 2.038-.911-.443.784-2.432 4.21-2.432 4.21s-2.88.054-4.781-2.958z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#5ab055", d: "m6.566 13 .801-3.341s.88-.07 1.618-.878C8.527 9.586 6.566 13 6.566 13z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fff", d: "M4.303 7.038a2.668 2.668 0 1 1 5.335 0 2.668 2.668 0 0 1-5.335 0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "url(#prefix__a)", d: "M80.004 129.056c0-26.198 21.234-47.467 47.468-47.467 26.198 0 47.467 21.234 47.467 47.467 0 26.199-21.233 47.468-47.467 47.468-26.199 0-47.468-21.269-47.468-47.468z", transform: "translate(1.006 1) scale(.04679)" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#eaca05", d: "m12.366 4.375-3.297.967s-.498-.73-1.567-.967c.928-.005 4.864 0 4.864 0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#df3a32", d: "M4.4 7.753c-.463-.803-2.368-4.091-2.368-4.091l2.442 2.415s-.25.516-.157 1.254l.083.422z" })] })); }; exports.LIBrowserGoogleChrome = LIBrowserGoogleChrome;