@icongo/mc
Version:
Micon Icons
13 lines • 872 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGooglePlusG = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2560 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1544.244 913.984c7.336 38.768 12.572 77.536 12.572 127.824 0 439.012-294.42 750.192-737.616 750.192-424.336 0-768-343.66-768-768s343.664-768 768-768c207.456 0 380.332 75.436 514.444 201.168l-208.504 200.12c-56.58-54.484-156.112-118.396-305.94-118.396-261.936 0-475.68 216.884-475.68 485.108 0 268.224 213.744 485.108 475.68 485.108 303.844 0 418.052-218.98 435.86-331.092H819.2V913.98h725.044zm741.624 25.748V716.8h-224.004v222.932h-222.932v224.004h222.932v222.932h224.004v-222.932H2508.8V939.732h-222.932z"
})
}));
export { MCGooglePlusG };