UNPKG

@icongo/mc

Version:
13 lines 772 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlPrinter3D = 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: "M1792 128q27 0 50 10t40.5 27.5T1910 206t10 50v1536q0 27-10 50t-27.5 40.5-40.5 27.5-50 10H128q-27 0-50-10t-40.5-27.5T10 1842t-10-50V896q0-27 10-50t27.5-40.5T78 778t50-10h384V256q0-27 10-50t27.5-40.5T590 138t50-10h1152zM512 1792V896H128v896h384zM1792 256H640v1536h1152V256zM320 1024q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm1344 640H768l448-896zm-448-610-113 226h226zm-241 482h482l-64-128h-354z" }) })); export { MCMdlPrinter3D };