@icongo/mc
Version:
Micon Icons
13 lines • 1.26 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGithubAlt = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1920 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M744.4 1314.8c0 83.6-43.6 220.4-146.8 220.4s-146.8-136.8-146.8-220.4 43.6-220.4 146.8-220.4 146.8 136.8 146.8 220.4zm1175.6-202c0 127.6-12.8 262.8-70 380-151.6 306.4-568.4 299.2-866.8 299.2-303.2 0-744.8 10.8-902.4-299.2-58.4-116-80.8-252.4-80.8-380 0-167.6 55.6-326 166-454.4-20.8-63.2-30.8-129.6-30.8-195.2 0-86 19.6-129.2 58.4-207.2 181.2 0 297.2 36 435.2 144 116-27.6 235.2-40 354.8-40 108 0 216.8 11.6 321.6 36.8 136-106.8 252-140.8 431.2-140.8 39.2 78 58.4 121.2 58.4 207.2 0 65.6-10.4 130.8-30.8 192.8 110 129.6 156 289.2 156 456.8zm-257.2 202c0-175.6-106.8-330.4-294-330.4-75.6 0-148 13.6-224 24-59.6 9.2-119.2 12.8-180.4 12.8-60.8 0-120.4-3.6-180.4-12.8-74.8-10.4-148-24-224-24-187.2 0-294 154.8-294 330.4C266 1666 587.6 1720 867.6 1720h192.8c281.2 0 602.4-53.6 602.4-405.2zm-330.4-220.4c-103.2 0-146.8 136.8-146.8 220.4s43.6 220.4 146.8 220.4 146.8-136.8 146.8-220.4-43.6-220.4-146.8-220.4z"
})
}));
export { MCGithubAlt };