@icongo/mc
Version:
Micon Icons
13 lines • 774 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlBoldGLegacy = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 1792"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1299.375 1327.375q-72.625 41.125-163.625 62.125t-200.375 21Q693 1410.5 553 1278.375q-140-134.75-140-366.625 0-234.5 153.125-383.25 152.25-147 405.125-147 81.375 0 150.938 10.5t131.687 32.375V635.25q-118.125-67.375-285.25-67.375-140 0-229.25 91.875-44.625 45.5-70.875 105.438t-26.25 135.187q0 77.875 24.063 136.5t64.312 101.5q80.5 84 215.25 84 78.75 0 127.75-22.75V1009.75H873.25V839.125h426.125v488.25z"
})
}));
export { MCMdlBoldGLegacy };