@icongo/li
Version:
LibreICONS Icons
14 lines • 659 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGoogleAllo = props => /*#__PURE__*/_jsx("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", {
d: "M6.832 1.002a6.254 6.254 0 0 0-1.07.122 5.933 5.933 0 0 0-4.657 4.74c-.68 3.703 2.048 7.128 5.58 7.128l5.428.008c.49 0 .887-.397.887-.887V7a6 6 0 0 0-6.168-5.998zM7 4.067A2.932 2.932 0 0 1 9.93 7v2.805a.137.137 0 0 1-.233.097l-.73-.73a2.932 2.932 0 1 1-1.968-5.104z"
})
}));
export { LIBrandGoogleAllo };