UNPKG

@icongo/mc

Version:
13 lines 564 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlImportAll = 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: "M1024 896v128l-772 1 289 290-90 90L6 960l445-445 90 90-292 292zm128-384h896v896h-896V512zm768 384V640h-256v256h256zm-384-256h-256v256h256V640zm-256 384v256h256v-256h-256zm384 256h256v-256h-256v256z" }) })); export { MCMdlImportAll };