UNPKG

@icongo/mc

Version:
13 lines 465 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlLayout = 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: "M1152 896h896v1152H384v-384H0V0h1152v896zM128 1536h256V896h640V128H128v1408zm1792 384v-896H512v896h1408z" }) })); export { MCMdlLayout };