UNPKG

@icongo/mc

Version:
13 lines 556 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlImageExport = 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 640h768v1408H0V640h768v128H128v1152h1664V768h-640V640zM896 245 621 520l-90-91L960 0l429 429-90 91-275-275v907H896V245zm-128 779H384v640h1152v-640h-384V896h512v896H256V896h512v128z" }) })); export { MCMdlImageExport };