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.MCMdlDoublePinyin = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCMdlDoublePinyin = function MCMdlDoublePinyin(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: "m651 896 341 1024H853l-85-256H384l-85 256H160L501 896h150zm74 640-149-448-149 448h298zm519-434q-34-57-67.5-114T1108 874q-110 198-275 356-36-37-78-69 88-84 164-178.5T1049 779q-63-103-127-204.5T791 373l79-49q58 86 114 171.5T1097 669q41-107 64.5-218.5T1196 225H776v-95h520v95q-1 20-5 43t-7 43q-19 118-48 233t-77 224q43 67 84.5 134t82.5 136zm447-193q66 76 145 136t170 103l-40 48-41 47q-168-106-297-256-81 90-178.5 159.5T1246 1273q-32-45-66-87 108-53 206.5-120.5T1565 907q-51-72-86.5-155.5t-59-172-36-179T1365 223h-34v-95h589v29q0 88-16.5 190.5t-46.5 204-72.5 195T1691 909zm-64-82q43-66 75-139.5t54.5-150.5 36.5-156.5 22-157.5h-358q6 74 17.5 154t31 159 49 153.5T1627 827z" }) })); }; exports.MCMdlDoublePinyin = MCMdlDoublePinyin;