@icongo/li
Version:
LibreICONS Icons
50 lines (49 loc) • 2.33 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandGoogleGmail = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandGoogleGmail = function LIBrandGoogleGmail(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)("path", {
fill: "#f7f5ed",
d: "m6.997 5.206.024-.017 4.842 3.615H2.132L6.974 5.19z",
className: "prefix__fil0"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#f7f5ed",
d: "m4.564 10.56 4.872-3.538-.026-.019h-.003l-.01-.01c-.45-.317-.898-.64-1.346-.965C6.887 5.18 5.73 4.308 4.564 3.44v7.113z",
className: "prefix__fil0"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#e75a4d",
d: "M11.863 11.342h.342c.435 0 .79-.356.79-.79V3.35a.793.793 0 0 0-.79-.79h-.342v8.781zm-9.731.067H1.79a.793.793 0 0 1-.79-.79V3.35c0-.435.355-.79.79-.79h.342v8.848z",
className: "prefix__fil1"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#f7f5ed",
d: "m6.997 6.159.024.017 4.842-3.615H2.132l4.842 3.615z",
className: "prefix__fil0"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#b7b6ad",
d: "m7.003 7.873 4.86 3.47V4.297c-.804.599-1.604 1.199-2.405 1.792a130.62 130.62 0 0 1-2.282 1.657l-.173.126z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#b7b6ad",
d: "m2.15 11.434-.037-.05L7.01 7.827l.036.05z"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#e75a4d",
d: "M7.003 7.873c-1.846-1.1-4.2-3.087-6.004-4.414l.534-.837.583-.047.016-.014 4.842 3.615.023-.017.024.017 4.842-3.615.016.014.583.047.534.837c-1.951 1.436-3.987 3.097-5.993 4.414z",
className: "prefix__fil1"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "none",
d: "M0-2034h2048V14H0z"
})]
}));
};
exports.LIBrandGoogleGmail = LIBrandGoogleGmail;