UNPKG

@icongo/mc

Version:
22 lines (21 loc) 986 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCMdlStaplingLandscapeBottomRight = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCMdlStaplingLandscapeBottomRight = function MCMdlStaplingLandscapeBottomRight(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: "M.125 128v1664h2047.88V128H.125zm127.992 128h1791.89v1408H128.117V256zM1517.03 1517l255.984-256-89.994-90-255.984 256z" }) })); }; exports.MCMdlStaplingLandscapeBottomRight = MCMdlStaplingLandscapeBottomRight;