UNPKG

@icongo/mc

Version:
13 lines 505 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlType = 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: "M768 128h1280v1792H0V640h768V128zM128 1792h1536V768H128v1024zm1792 0V256H896v384h896v1152h128zM256 1664V896h1280v768H256zm128-640v512h1024v-512H384z" }) })); export { MCMdlType };