UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.42 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCMdlPuncKeyRightBottom = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCMdlPuncKeyRightBottom = function MCMdlPuncKeyRightBottom(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 4070 2048" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M897 1563h183v174l-96 199h-80l87-199h-94v-174zm-897-3h182v177H0v-177zm3025-589-500 375 194 598-511-370-511 368 192-596-501-375h623l197-606 197 606h620zm-593 345 367-265h-451l-140-444-138 440h-454l366 269-144 431 370-271 367 271zm1267-790q6 28 11 54t16 53q10 24 25.5 44.5T3786 716q62 59 114 111t89.5 109 58.5 125 21 160q0 61-15 114t-41.5 100.5-64 89-82.5 79.5l-8 7-38-34q33-33 62-68t50.5-74 34.5-82 13-92q0-34-5-67t-18-65q-14-34-42.5-66.5t-63-61-72-52T3709 911v719q0 55-23 104.5t-61.5 86.5-89 58.5T3431 1901q-38 0-69.5-9t-54.5-28-36-48-13-69q0-53 23.5-99t62.5-79.5 88-53 100-19.5q24 0 50 6t47 18V526h70z" }) })); }; exports.MCMdlPuncKeyRightBottom = MCMdlPuncKeyRightBottom;