@icongo/mc
Version:
Micon Icons
13 lines • 944 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCRProject = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2324 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M2324 906.4c0-430-520.4-778.4-1162-778.4S0 476.4 0 906.4c0 383.2 413.2 701.6 957.6 766V1920H1354v-246c97.2-10.8 190.4-29.6 277.6-55.6L1792 1920h448l-269.6-454.8c218-141.6 353.6-339.6 353.6-558.8zm-1867.2 58c0-294 395.6-532 883.2-532s847.6 162.8 847.6 532c0 200.4-106 340-281.2 425.6-9.6-6.4-18.8-11.6-25.6-14.8-40.8-20.8-111.2-42-111.2-42s346.4-25.6 346.4-370.8-362.4-351.6-362.4-351.6h-796V1444c-296.4-86-500.8-268.4-500.8-479.6zm900.4 153.2V895.2c231.2 0 351.2-27.2 351.2 109.2 0 146-152.8 113.2-351.2 113.2zm-3.6 290H1460c43.2 0 75.6 46.8 96 76.8-64.4 7.6-132 11.2-202.4 11.6v-88.4z"
})
}));
export { MCRProject };