@icongo/mc
Version:
Micon Icons
13 lines • 611 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlBoldNLegacy = 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: "M1355.375 1412.25h-234.5L707 764.75q-9.625-14-15.313-23.625t-10.062-16.188-7-12.25T668.5 700v712.25H439.25V381.5h249.375q118.125 189 212.625 340.375 40.25 64.75 79.188 127.313t70.437 113.312 52.063 83.563 23.187 38.062V381.5h229.25v1030.75z"
})
}));
export { MCMdlBoldNLegacy };