@icongo/mc
Version:
Micon Icons
13 lines • 739 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGofore = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1600 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1296 1279.2h-52.8V1418c-98 92.4-225.2 143.2-359.6 143.2-292.8 0-529.6-240.8-529.6-537.6C354 727.2 590.8 486 883.6 486c141.2 0 274.4 56 374.4 157.6l249.2-253.2C1340 221.2 1118.8 128 882.8 128 392 128 0 530.4 0 1024c0 490 388 896 882.8 896 252.8 0 498-104.8 684-330-8-110.4-53.6-310.8-270.8-310.8zm-48.4-450H822.4v356H1296c134 0 242 60.4 304 167.2V1230c0-260.8-161.6-400.8-352.4-400.8z"
})
}));
export { MCGofore };