UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.45 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCMdlDuplexPortraitTwoSidedLongEdgeMirrored = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCMdlDuplexPortraitTwoSidedLongEdgeMirrored = function MCMdlDuplexPortraitTwoSidedLongEdgeMirrored(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 2048 2048" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M128.109 0v364l396.976 1684h1266.92V0h-1663.9zm441.973 975-97.994-84-72.995 66-99.994-424 945.942 810-629.961 526-45.998-195 391.977-363-97.994-84-327.98 304-35.997-154 262.983-236-96.995-84-199.987 179-31.998-136zm1093.938 945H753.076l306.981-256h475.971v-128h-321.98l152.991-128h168.989v-128h-167.99l-149.99-128h317.98v-128h-466.972L920.065 896h615.963V768H770.075L621.084 640h274.983V512H472.092L256.106 327V128h1407.91v1792zM1024.05 640h511.969V256H1024.05v384zm128-256h255.984v128H1152.05V384zm-767.956 0h511.969V256H384.094v128z" }) })); }; exports.MCMdlDuplexPortraitTwoSidedLongEdgeMirrored = MCMdlDuplexPortraitTwoSidedLongEdgeMirrored;