UNPKG

@icongo/mc

Version:
13 lines 831 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlConnectApp = 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: "M2048 256v1152h-768v-128h640V384H384v256H256V256h1792zM1024 1280h128v256q0 27-10 50t-27.5 40.5-40.5 27.5-50 10H128q-27 0-50-10t-40.5-27.5T10 1586t-10-50V896q0-27 10-50t27.5-40.5T78 778t50-10h512v128H128v640h896v-256zM768 768q80 0 150 30t122 82 82 122 30 150h-128q0-53-20-99.5T949 971t-81.5-55-99.5-20V768zm0 256q27 0 50 10t40.5 27.5T886 1102t10 50H768v-128zm512 128q0-106-40.5-199t-110-162.5-162.5-110T768 640V512q133 0 249.5 50T1221 699t137 203.5 50 249.5h-128z" }) })); export { MCMdlConnectApp };