UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.7 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCMdlHolePunchLandscapeBottom = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCMdlHolePunchLandscapeBottom = function MCMdlHolePunchLandscapeBottom(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: "M2048 1791.883v-1663.9H0v1663.9h2048zm-128-127.992H128V255.981h1792v1407.91zm-256-383.977q-27 0-50 9.999-23 10-40.5 27.499t-27.5 40.497q-10 23-10 49.997t10 49.997q10 22.998 27.5 40.497t40.5 27.5q23 9.998 50 9.998t50-9.999q23-10 40.5-27.499t27.5-40.497q10-22.999 10-49.997t-10-49.997q-10-22.998-27.5-40.497t-40.5-27.499q-23-9.999-50-9.999zm-1280 0q-27 0-50 9.999-23 10-40.5 27.499t-27.5 40.497q-10 23-10 49.997t10 49.997q10 22.998 27.5 40.497t40.5 27.5q23 9.998 50 9.998t50-9.999q23-10 40.5-27.499t27.5-40.497q10-22.999 10-49.997t-10-49.997q-10-22.998-27.5-40.497t-40.5-27.499q-23-9.999-50-9.999zm640 0q-27 0-50 9.999-23 10-40.5 27.499t-27.5 40.497q-10 23-10 49.997t10 49.997q10 22.998 27.5 40.497t40.5 27.5q23 9.998 50 9.998t50-9.999q23-10 40.5-27.499t27.5-40.497q10-22.999 10-49.997t-10-49.997q-10-22.998-27.5-40.497t-40.5-27.499q-23-9.999-50-9.999z" }) })); }; exports.MCMdlHolePunchLandscapeBottom = MCMdlHolePunchLandscapeBottom;