@icongo/li
Version:
LibreICONS Icons
22 lines • 866 B
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 LIBrandGoogleAnalytics = 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: "#ff9c0b",
d: "M6.999 8.284 13 2.309v-.343A.966.966 0 0 0 12.034 1H1.966A.966.966 0 0 0 1 1.966v7.045L4.331 5.7 7 8.284"
}), /*#__PURE__*/_jsx("path", {
fill: "#fb5722",
d: "M4.332 8.398 1 11.723v.311c0 .533.433.966.966.966h10.068a.966.966 0 0 0 .966-.966V5.059l-6.001 5.975-2.667-2.636"
}), /*#__PURE__*/_jsx("path", {
fill: "#ff9b07",
d: "M5.667 9.717V6.993L4.332 8.398l1.335 1.32"
})]
}));
export { LIBrandGoogleAnalytics };