UNPKG

@icongo/mc

Version:
13 lines 513 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlBoldN = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1549 1614h-268L808 874q-11-16-17.5-27T779 828.5t-8-14-7-14.5v814H502V436h285q135 216 243 389 46 74 90.5 145.5T1201 1100t59.5 95.5 26.5 43.5V436h262v1178z" }) })); export { MCMdlBoldN };