UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.41 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCFonticons = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCFonticons = function MCFonticons(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 2048" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M0 128v1792h1792V128H0zm669.6 784h269.6l-44.4 149.2H672v451.6c0 23.2-8 26.8 12.8 29.2l174 16.4v100.4H336V1556l85.2-8c20.8-2.4 26.8-9.2 26.8-31.6v-445.6c0-9.2-11.6-9.2-23.2-9.2H336V912h112v-84c0-198.4 106-280 309.2-280 136.4 0 258.8 32.8 258.8 211.2l-202.8 24.4c1.2-74.8-17.6-92-65.2-92-73.6 0-76 39.6-76 109.6v93.2c0 9.6-14 17.6-2.4 17.6zm786.4 746.8h-410.8v-100.4l81.6-10.4c20.8-2.4 30.4-6.8 30.4-29.2v-431.6c0-16.4-11.6-26.8-26.8-31.6l-96.8-25.6 26.8-118h320.8v606.8c0 23.2-10.4 25.6 11.6 29.2l62.8 10.4v100.4zm-87.6-1022 36 132.8-29.2 29.2-124.8-66.4-124.8 66.4-29.2-29.2 36-132.8-87.2-96.8 14-38.4H1170l62-112h37.2l62 112H1442l14 38.4-87.6 96.8z" }) })); }; exports.MCFonticons = MCFonticons;