@icongo/mc
Version:
Micon Icons
13 lines • 1.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlChinesePinyin = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M437 425q-46 57-95 110.5T238 637l-85-62q104-93 193-199t152-231l96 38q-21 38-42.5 75T506 331h510v94H655q43 48 84.5 99T814 631l-95 35q-44-66-95-125T518 425h-81zM276 940h101v964H276V940zm178-285q66 48 127 101t114 115l-76 60q-59-57-120-111.5T371 718zm1435-324v94h-418q36 51 73 104t63 110l-95 36q-35-66-78-128t-88-122h-110q-48 54-98.5 104.5T1030 624l-82-61q48-41 99-89.5t99-101 89.5-108.5 70.5-113l95 42q-18 36-41 70.5t-46 67.5h575zM795 718h988v1040q0 46-11 75.5t-32.5 47-54 24-74.5 6.5-84.5-1-84.5-2l-29-97q76 3 152 3 13 0 33 1t39.5-2 33.5-12 14-29V813H795v-95zm628 996H639V986h784v728zm-103-317H738v228h582v-228zm0-320H738v229h582v-229z"
})
}));
export { MCMdlChinesePinyin };