UNPKG

@icongo/mc

Version:
13 lines 927 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlFileExplorer = 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 1792h-384v128h-384v-128H768v128H384v-128H0V256q0-27 10-50t27.5-40.5T78 138t50-10h480q45 0 77.5 9.5t58 23.5 45.5 31 40.5 31 44 23.5T928 256h992q27 0 50 10t40.5 27.5T2038 334t10 50v1408zM128 256v128h480q24 0 42-4.5t33-13 29.5-20T744 320q-17-15-31.5-26.5t-29.5-20-33-13-42-4.5H128zm1152 1408v-256H768v256h512zm256 128v-576q0-26-19-45t-45-19H576q-26 0-45 19t-19 45v576h128v-512h768v512h128zm384-1408H928q-31 0-54.5 9.5t-44 23.5-41 31-45.5 31-57.5 23.5T608 512H128v1152h256v-448q0-40 15-75t41-61 61-41 75-15h896q40 0 75 15t61 41 41 61 15 75v448h256V384z" }) })); export { MCMdlFileExplorer };