UNPKG

@icongo/mc

Version:
13 lines 646 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlInPrivate = 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 128v1664H0V128h2048zm-128 128h-188l188 188V256zm0 384h-444l444 444V640zm-68-128-256-256h-504l256 256h504zM956 256H458l256 256h498zM128 512h450L322 256H128v256zm0 196v504l452 452h504zm1092 956h510L706 640H196zm-1092 0h316l-316-316v316zm1792 0v-444l-580-580H842l1024 1024h54z" }) })); export { MCMdlInPrivate };